The following document contains the results of Checkstyle 10.12.3 with checkstyle.xml ruleset.
| Files | |||
|---|---|---|---|
| 373 | 0 | 25170 | 0 |
| Category | Rule | Violations | Severity |
|---|---|---|---|
| blocks | EmptyCatchBlock
|
20 | |
LeftCurly
|
9 | ||
RightCurly
|
6 | ||
RightCurly
|
6 | ||
| coding | MissingSwitchDefault | 15 | |
| OneStatementPerLine | 8 | ||
| OverloadMethodsDeclarationOrder | 38 | ||
| VariableDeclarationUsageDistance | 24 | ||
| imports | AvoidStarImport | 1 | |
CustomImportOrder
|
442 | ||
| indentation | Indentation
|
23503 | |
| javadoc | AtclauseOrder
|
1 | |
| JavadocParagraph | 323 | ||
| JavadocTagContinuationIndentation | 2 | ||
MissingJavadocMethod
|
327 | ||
MissingJavadocType
|
167 | ||
| NonEmptyAtclauseDescription | 1 | ||
| RequireEmptyLineBeforeBlockTagGroup | 1 | ||
| SingleLineJavadoc | 1 | ||
SummaryJavadoc
|
4 | ||
| misc | AvoidEscapedUnicodeCharacters
|
2 | |
| naming | AbbreviationAsWordInName
|
97 | |
LocalVariableName
|
13 | ||
MemberName
|
2 | ||
MethodName
|
1 | ||
MethodTypeParameterName
|
2 | ||
PackageName
|
101 | ||
ParameterName
|
38 | ||
| sizes | LineLength
|
14 | |
| whitespace | EmptyLineSeparator
|
6 | |
OperatorWrap
|
1 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 7 | |
| indentation | Indentation | 'enum def modifier' has incorrect indentation level 4, expected level should be 2. | 12 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 12, expected level should be 6. | 19 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 16, expected level should be 8. | 21 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 12, expected level should be 6. | 22 | |
| indentation | Indentation | 'static initialization' has incorrect indentation level 8, expected level should be 4. | 25 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 12, expected level should be 6. | 26 | |
| indentation | Indentation | 'static initialization rcurly' has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'enum def rcurly' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 39 | |
| indentation | Indentation | 'switch' has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 40 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 41 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 43 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 44 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'integrationTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 9 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'integrationTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| indentation | Indentation | 'annotation field def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'annotation field def modifier' has incorrect indentation level 4, expected level should be 2. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'integrationTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'integrationTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'integrationTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 21 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 68 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 70 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 84 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 86 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 87 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 89 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 93 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 105 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 106 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 108 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 120 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 126 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 136 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 137 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 138 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 148 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 149 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 150 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 162 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 163 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 165 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 166 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 167 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 168 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 169 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 171 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 172 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 184 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 185 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 186 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 188 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 189 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 190 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 191 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 192 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 193 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 195 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 196 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 210 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 211 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 212 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 213 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 214 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 215 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 216 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 218 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 219 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 229 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 230 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 231 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'integrationTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 9 | |
| indentation | Indentation | 'enum def modifier' has incorrect indentation level 4, expected level should be 2. | 14 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 12, expected level should be 6. | 21 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 16, expected level should be 8. | 23 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 12, expected level should be 6. | 24 | |
| indentation | Indentation | 'static initialization' has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 12, expected level should be 6. | 28 | |
| indentation | Indentation | 'static initialization rcurly' has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'enum def rcurly' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 41 | |
| indentation | Indentation | 'switch' has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 42 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 43 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 45 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 46 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 47 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'integrationTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 9 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 18 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'integrationTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 19 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 20 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 21 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'integrationTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.sql.DataSource' | 5 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 14 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| naming | MethodName | Method name 'aMethod' must match pattern '^[a-z][a-z0-9]\w*$'. | 35 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'integrationTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 11 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 14 | |
| naming | MemberName | Member name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 14 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 19 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 20 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 21 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 8, expected level should be 4. | 26 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 12, expected level should be 6. | 34 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 16, expected level should be 8. | 35 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 12, expected level should be 6. | 36 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 12, expected level should be 6. | 50 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 16, expected level should be 8. | 51 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 12, expected level should be 6. | 52 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 64 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 76 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'integrationTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| indentation | Indentation | 'enum def ident' has incorrect indentation level 4, expected level should be 2. | 11 | |
| indentation | Indentation | 'enum def rcurly' has incorrect indentation level 4, expected level should be 2. | 15 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 25 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 26 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 36 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'integrationTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 13 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 14 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 15 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'integrationTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 15 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 16 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 17 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 18 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 19 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 30 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 32 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 44 | |
| blocks | LeftCurly | '{' at column 16 should have line break after. | 44 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 56 | |
| blocks | LeftCurly | '{' at column 16 should have line break after. | 56 | |
| blocks | LeftCurly | '{' at column 38 should have line break after. | 56 | |
| coding | OneStatementPerLine | Only one statement per line allowed. | 56 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 68 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 70 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 72 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 76 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 88 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 90 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 92 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 96 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 98 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 100 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 112 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 115 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 116 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 118 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 135 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 137 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 138 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 139 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 141 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 142 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 143 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 145 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 147 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 148 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 150 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 151 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 163 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 164 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 166 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 167 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 168 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 170 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 171 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 183 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 184 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 186 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 187 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 188 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 189 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 190 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 191 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 193 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 194 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 206 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 207 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 209 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 210 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 211 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 212 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 213 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 214 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 215 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 216 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 217 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 219 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 220 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 228 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 229 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 230 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 231 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 233 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 234 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 235 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 236 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 246 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 248 | |
| blocks | LeftCurly | '{' at column 23 should have line break after. | 248 | |
| coding | OneStatementPerLine | Only one statement per line allowed. | 248 | |
| blocks | LeftCurly | '{' at column 39 should have line break after. | 248 | |
| coding | OneStatementPerLine | Only one statement per line allowed. | 248 | |
| blocks | RightCurly | '}' at column 48 should be alone on a line. | 248 | |
| coding | OneStatementPerLine | Only one statement per line allowed. | 248 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 250 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 260 | |
| blocks | LeftCurly | '{' at column 16 should have line break after. | 262 | |
| blocks | RightCurly | '}' at column 28 should be alone on a line. | 262 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 262 | |
| coding | OneStatementPerLine | Only one statement per line allowed. | 262 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 264 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 274 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 275 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 276 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 277 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 278 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 288 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 289 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 290 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 291 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 292 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 302 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 303 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 304 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 305 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 306 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 316 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 318 | |
| indentation | Indentation | 'b' has incorrect indentation level 11, expected level should be 12. | 319 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 319 | |
| indentation | Indentation | 'i' has incorrect indentation level 11, expected level should be 12. | 320 | |
| indentation | Indentation | 'if rparen' has incorrect indentation level 8, expected level should be 4. | 321 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 322 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 323 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 325 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 335 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 336 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 338 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 339 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 340 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 342 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 343 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 346 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'integrationTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 11 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'integrationTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 13 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 14 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 15 | |
| indentation | Indentation | 'object def lcurly' has incorrect indentation level 8, expected level should be one of the following: 10, 12, 14. | 15 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 8, expected level should be one of the following: 10, 12, 14. | 16 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 18 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 19 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'integrationTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 11 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 12 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 14 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 15 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 24 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 26 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'integrationTests.data' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 3 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 4 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 5 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 6 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 10 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 11 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 12 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 14 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 15 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 19 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'integrationTests.data' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 3 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 4 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 5 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 7 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 8 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 10 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 11 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 12 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 14 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 15 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 19 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'integrationTests.data' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 7 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 8 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 10 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 11 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 12 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 13 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 14 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 15 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 26 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 69 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 71 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 77 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 79 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 81 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 83 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 85 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 87 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 89 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 91 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 93 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'integrationTests.loops' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 7 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 8 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 9 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 10 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 11 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 12 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 14 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 16 | |
| blocks | LeftCurly | '{' at column 28 should have line break after. | 16 | |
| blocks | RightCurly | '}' at column 43 should be alone on a line. | 16 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 21 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 24 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 25 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 34 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 42 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 44 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 45 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 46 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 52 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 53 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 54 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 55 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 57 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 58 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 59 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 67 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 68 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 69 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 71 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 75 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 76 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 77 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'integrationTests.loops' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 3 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 7 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 8 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 9 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 10 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 12 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 14 | |
| blocks | LeftCurly | '{' at column 23 should have line break after. | 14 | |
| blocks | RightCurly | '}' at column 30 should be alone on a line. | 14 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 19 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 20 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 21 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 22 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 23 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 25 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 26 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 33 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 34 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 35 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 37 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'while' has incorrect indentation level 12, expected level should be 6. | 45 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 46 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 12, expected level should be 6. | 47 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 49 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'do..while' has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 12, expected level should be 6. | 57 | |
| indentation | Indentation | 'do..while rcurly' has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'do..while' has incorrect indentation level 12, expected level should be 6. | 63 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 16, expected level should be 8. | 64 | |
| indentation | Indentation | 'do..while rcurly' has incorrect indentation level 12, expected level should be 6. | 65 | |
| blocks | RightCurly | '}' at column 13 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else, do/while or try/catch/finally). | 65 | |
| indentation | Indentation | 'do..while while' has incorrect indentation level 12, expected level should be 6. | 67 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 70 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 72 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 73 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 74 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 76 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 80 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 82 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 83 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 84 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 86 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 88 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 90 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 91 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 92 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 94 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 96 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 98 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 100 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 102 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 104 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'try' has incorrect indentation level 12, expected level should be 6. | 106 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 107 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 12, expected level should be 6. | 108 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 16, expected level should be 8. | 109 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 12, expected level should be 6. | 110 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 111 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 112 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 114 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 115 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 116 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 118 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 119 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 121 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 122 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 123 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 124 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 125 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 126 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 127 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 129 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 130 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 133 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'integrationTests.otherControlStructures' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 3 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4 | |
| indentation | Indentation | 'switch' has incorrect indentation level 8, expected level should be 4. | 5 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 6 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 7 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 8 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 9 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 10 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 11 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 12 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 13 | |
| indentation | Indentation | 'block rcurly' has incorrect indentation level 12, expected level should be 6. | 14 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 15 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 16 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 17 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 18 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 8, expected level should be 4. | 19 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'switch' has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 24 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 25 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 26 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 27 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 28 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'switch' has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 34 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 35 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 36 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 37 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 38 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 39 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 40 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 41 | |
| indentation | Indentation | 'block rcurly' has incorrect indentation level 12, expected level should be 6. | 42 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 43 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 44 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 45 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 46 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'switch' has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 53 | |
| coding | OneStatementPerLine | Only one statement per line allowed. | 53 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 54 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 59 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 60 | |
| indentation | Indentation | 'switch' has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 61 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 62 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 63 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 64 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 65 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 66 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 68 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 70 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 71 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 74 | |
| indentation | Indentation | 'switch' has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 75 | |
| coding | OneStatementPerLine | Only one statement per line allowed. | 75 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 76 | |
| coding | OneStatementPerLine | Only one statement per line allowed. | 76 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 77 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 82 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 84 | |
| indentation | Indentation | 'switch' has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 86 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 87 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 88 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 89 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 90 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 91 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 93 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 95 | |
| indentation | Indentation | 'switch' has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 97 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 98 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 99 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 100 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 102 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'integrationTests.otherControlStructures' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 3 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 4 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'LOCK' must contain no more than '1' consecutive capital letters. | 4 | |
| naming | MemberName | Member name 'LOCK' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 4 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 6 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 7 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 8 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 10 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 10 | |
| indentation | Indentation | 'synchronized' has incorrect indentation level 8, expected level should be 4. | 11 | |
| indentation | Indentation | 'synchronized' child has incorrect indentation level 12, expected level should be 6. | 13 | |
| indentation | Indentation | 'synchronized rcurly' has incorrect indentation level 8, expected level should be 4. | 14 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 15 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 17 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 17 | |
| indentation | Indentation | 'synchronized' has incorrect indentation level 8, expected level should be 4. | 18 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 19 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 20 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 21 | |
| indentation | Indentation | 'synchronized rcurly' has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'integrationTests.otherControlStructures' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 3 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 5 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 6 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 7 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 8 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 9 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 10 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 12 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 13 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 14 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 15 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 16 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 17 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 21 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 22 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 23 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 24 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 25 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 26 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 12, expected level should be 6. | 27 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'try' has incorrect indentation level 12, expected level should be 6. | 34 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 35 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 12, expected level should be 6. | 36 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 16, expected level should be 8. | 37 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 12, expected level should be 6. | 38 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'try' has incorrect indentation level 12, expected level should be 6. | 46 | |
| indentation | Indentation | 'try' has incorrect indentation level 16, expected level should be 8. | 47 | |
| indentation | Indentation | 'try' child has incorrect indentation level 20, expected level should be 10. | 48 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 16, expected level should be 8. | 50 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 20, expected level should be 10. | 51 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 16, expected level should be 8. | 52 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 53 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 55 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 12, expected level should be 6. | 57 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 58 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 60 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 61 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 12, expected level should be 6. | 62 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 70 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 72 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 73 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 74 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 17 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 11 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 11 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 27 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 35 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 35 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 38 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.expectations.RecordAndReplayExecution' | 15 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 20 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 20 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 26 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 26 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 41 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 45 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 45 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 48 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 48 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 55 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 55 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 61 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 61 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 74 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 74 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 78 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 78 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 101 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 101 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 107 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 107 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 111 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 111 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 117 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 127 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 128 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 130 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 131 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 136 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 136 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 150 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 153 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 154 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 158 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 158 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 161 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 161 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 190 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 192 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 193 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 194 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 195 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 196 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 198 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 199 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 23 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 18 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 18 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 22 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 22 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 26 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 26 | |
| indentation | Indentation | 'annotation field def modifier' has incorrect indentation level 4, expected level should be 2. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.BaseInvocation' | 13 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 18 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 18 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 70 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 74 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 85 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 89 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 96 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 99 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 106 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 109 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 117 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 119 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 123 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 123 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 127 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 127 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 150 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 153 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 154 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.expectations.TestOnlyPhase' | 17 | |
| indentation | Indentation | 'static initialization' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'static initialization rcurly' has incorrect indentation level 4, expected level should be 2. | 44 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 48 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 48 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 51 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 51 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 58 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 58 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 62 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 62 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 77 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 82 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 82 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 85 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 85 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 107 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 112 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 112 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 115 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 115 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 134 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 139 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 139 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 142 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 142 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 161 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 166 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 166 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 169 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 169 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 188 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 193 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 193 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 196 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 196 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 215 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 220 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 220 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 223 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 223 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 242 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 247 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 247 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 250 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 250 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 269 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 274 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 274 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 277 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 277 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 296 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 301 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 301 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 304 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 304 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 323 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 334 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 341 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 341 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 343 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 343 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 352 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 358 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 358 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 366 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 369 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 375 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 375 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 379 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 379 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 384 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 384 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 402 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 404 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 406 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 407 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 409 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 410 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 411 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 412 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 414 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 416 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 417 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 418 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 420 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 421 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 422 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 430 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 431 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 432 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 437 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 437 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 441 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 441 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 458 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 460 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 461 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 462 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 463 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 464 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 465 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 466 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 467 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 468 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 469 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 470 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 471 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 472 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 473 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 474 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 475 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 476 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 477 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 478 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 479 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 480 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 481 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 483 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 484 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 485 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 492 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 492 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 511 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 513 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 514 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 515 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 520 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 520 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 523 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 523 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 530 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 530 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 544 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 546 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 547 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 548 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 549 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 554 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 554 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 571 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 572 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 573 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 574 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 579 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 579 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 596 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 597 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 598 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 599 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 604 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 604 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 607 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 607 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 624 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 626 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 627 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 628 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 633 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 633 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 650 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 652 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 653 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 654 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 659 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 659 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 676 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 678 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 679 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 680 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 685 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 685 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 700 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 702 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 703 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 704 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 709 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 709 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 724 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 726 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 727 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 728 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 733 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 733 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 750 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 752 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 753 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 754 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 759 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 759 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 776 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 778 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 779 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 780 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 785 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 785 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 802 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 804 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 805 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 806 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 811 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 811 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 828 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 830 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 831 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 832 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 837 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 837 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 840 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 840 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 858 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 860 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 861 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 862 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 17 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 17 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 23 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 23 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 28 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 28 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 31 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 31 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 34 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.faking.CaptureOfFakedImplementations' | 13 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 27 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 31 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 31 | |
| indentation | Indentation | 'static initialization' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'static initialization rcurly' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 79 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 81 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 83 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 87 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 89 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 91 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 92 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 93 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 94 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 96 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 103 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'do..while' has incorrect indentation level 8, expected level should be 4. | 107 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 12, expected level should be 6. | 108 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 110 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 111 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 112 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 114 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 115 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 116 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 12, expected level should be 6. | 118 | |
| indentation | Indentation | 'do..while rcurly' has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 120 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 128 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 129 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 130 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 131 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 132 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 136 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 136 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 146 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 147 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 148 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 149 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 156 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 156 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 159 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 160 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 18 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 18 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 22 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 22 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 27 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 27 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 32 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 32 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 36 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 36 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 41 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 24 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 24 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 29 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 29 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 36 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 36 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 44 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 44 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 55 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 55 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 58 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 58 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 63 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 63 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 66 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 66 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 70 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 70 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 73 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 73 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 78 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 78 | |
| indentation | Indentation | 'annotation field def modifier' has incorrect indentation level 4, expected level should be 2. | 94 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 100 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 100 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 106 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 106 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 112 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 112 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 115 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 115 | |
| indentation | Indentation | 'annotation field def modifier' has incorrect indentation level 4, expected level should be 2. | 136 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 141 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 141 | |
| indentation | Indentation | 'annotation field def modifier' has incorrect indentation level 4, expected level should be 2. | 149 | |
| indentation | Indentation | 'annotation field def modifier' has incorrect indentation level 4, expected level should be 2. | 157 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.expectations.BaseVerificationPhase' | 12 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 21 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 21 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 25 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 25 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 40 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 43 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 43 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 70 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 73 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 86 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 91 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 94 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 94 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 111 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 115 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 135 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 150 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 152 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 153 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.annotations.AnnotationReader' | 7 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 45 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'codeOffsetToNextAttribute' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). | 46 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 46 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 48 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 49 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 50 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 51 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 53 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 55 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 56 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 57 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 59 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 61 | |
| indentation | Indentation | 'switch' has incorrect indentation level 16, expected level should be 8. | 61 | |
| indentation | Indentation | 'case' child has incorrect indentation level 20, expected level should be 10. | 62 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 63 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 64 | |
| indentation | Indentation | 'case' child has incorrect indentation level 20, expected level should be 10. | 65 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 66 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 67 | |
| indentation | Indentation | 'case' child has incorrect indentation level 20, expected level should be 10. | 68 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 69 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 16, expected level should be 8. | 70 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 71 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 73 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 88 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 91 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 93 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 94 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 96 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 97 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 98 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 99 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 100 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 102 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 104 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 106 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 107 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 108 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.annotations.AnnotationVisitor' | 9 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 14 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 68 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 74 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 80 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 81 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 83 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 85 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 89 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 91 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 93 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 96 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 97 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 101 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 103 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 106 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 108 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 110 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 111 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 113 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 115 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 116 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 117 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 119 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 120 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 122 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 124 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 125 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 126 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 127 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 129 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 130 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 131 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 132 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 134 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 135 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 136 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 137 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 138 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 139 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 140 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 142 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 143 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 145 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 146 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 148 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 149 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 150 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 151 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.constantPool.AttributeWriter' | 6 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 10 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 11 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 14 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 15 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 16 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.types.JavaType' | 9 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 13 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 14 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 15 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 43 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 44 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 45 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 49 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 57 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 59 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 61 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 62 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 63 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 65 | |
| indentation | Indentation | 'switch' has incorrect indentation level 16, expected level should be 8. | 65 | |
| indentation | Indentation | 'case' child has incorrect indentation level 20, expected level should be 10. | 66 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 67 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 68 | |
| indentation | Indentation | 'case' child has incorrect indentation level 20, expected level should be 10. | 69 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 70 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 71 | |
| indentation | Indentation | 'case' child has incorrect indentation level 20, expected level should be 10. | 72 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 73 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 74 | |
| indentation | Indentation | 'case' child has incorrect indentation level 20, expected level should be 10. | 75 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 76 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 16, expected level should be 8. | 77 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 78 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 80 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 82 | |
| indentation | Indentation | 'switch' has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 84 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 85 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 86 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 87 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 88 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 89 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 90 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 91 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 92 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 93 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 94 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 95 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 97 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 99 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 102 | |
| indentation | Indentation | 'switch' has incorrect indentation level 8, expected level should be 4. | 102 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 103 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 104 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 105 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 106 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 107 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 108 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 109 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 110 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 111 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 112 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 113 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 114 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 115 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 116 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 117 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 120 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 121 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 123 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 124 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 125 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 126 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 127 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 129 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 130 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 131 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 133 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 135 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 136 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 137 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 138 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 139 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 141 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 143 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 144 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 145 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 147 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 148 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 150 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 151 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 152 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 153 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 154 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 156 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 157 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 159 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 160 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 161 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 162 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 163 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 164 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 166 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 167 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 168 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 169 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 170 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 171 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 173 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 174 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 175 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 176 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 177 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 178 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 179 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 180 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 181 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 183 | |
| indentation | Indentation | 'switch' has incorrect indentation level 8, expected level should be 4. | 185 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 186 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 187 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 188 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 189 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 190 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 191 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 192 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 193 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 194 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 195 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 196 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 197 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 198 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 199 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 200 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 201 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 8, expected level should be 4. | 202 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 203 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.constantPool.ConstantPoolGeneration' | 9 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| javadoc | AtclauseOrder | Javadoc comment at column 18 has parse error. Missed HTML close tag 'code'. Sometimes it means that close tag missed for one of previous tags. | 32 | |
| javadoc | JavadocParagraph | Javadoc comment at column 18 has parse error. Missed HTML close tag 'code'. Sometimes it means that close tag missed for one of previous tags. | 32 | |
| javadoc | JavadocTagContinuationIndentation | Javadoc comment at column 18 has parse error. Missed HTML close tag 'code'. Sometimes it means that close tag missed for one of previous tags. | 32 | |
| javadoc | NonEmptyAtclauseDescription | Javadoc comment at column 18 has parse error. Missed HTML close tag 'code'. Sometimes it means that close tag missed for one of previous tags. | 32 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc comment at column 18 has parse error. Missed HTML close tag 'code'. Sometimes it means that close tag missed for one of previous tags. | 32 | |
| javadoc | SingleLineJavadoc | Javadoc comment at column 18 has parse error. Missed HTML close tag 'code'. Sometimes it means that close tag missed for one of previous tags. | 32 | |
| javadoc | SummaryJavadoc | Javadoc comment at column 18 has parse error. Missed HTML close tag 'code'. Sometimes it means that close tag missed for one of previous tags. | 32 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 62 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 62 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 69 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 71 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 76 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 81 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 86 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 87 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 88 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 102 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 106 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 107 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 110 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 111 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 112 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 114 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 116 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 121 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 122 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 123 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 125 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 126 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 127 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 128 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 129 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 130 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 131 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 133 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 134 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 135 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 136 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 137 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 138 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 139 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 140 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 141 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 143 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 144 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 146 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 147 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 149 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 150 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 151 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 153 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 154 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 155 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 157 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 158 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 159 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 160 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 162 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 163 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 164 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 165 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 167 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 168 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 169 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 170 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 172 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 173 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 174 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 175 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 177 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 178 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 179 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 180 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 182 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 183 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 184 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 185 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 187 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 188 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 189 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 190 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 192 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 193 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 194 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 196 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 197 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 198 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 199 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 200 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 201 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 202 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 203 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 204 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 205 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 206 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 207 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 208 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 209 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 210 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 211 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 212 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 213 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 214 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 216 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 217 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 218 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 220 | |
| indentation | Indentation | 'switch' has incorrect indentation level 12, expected level should be 6. | 221 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 222 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 223 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 224 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 225 | |
| indentation | Indentation | 'block rcurly' has incorrect indentation level 16, expected level should be 8. | 226 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 227 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 228 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 229 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 230 | |
| indentation | Indentation | 'block rcurly' has incorrect indentation level 16, expected level should be 8. | 231 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 232 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 233 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 234 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 235 | |
| indentation | Indentation | 'block rcurly' has incorrect indentation level 16, expected level should be 8. | 236 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 237 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 238 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 239 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 240 | |
| indentation | Indentation | 'block rcurly' has incorrect indentation level 16, expected level should be 8. | 241 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 242 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 243 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 244 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 245 | |
| indentation | Indentation | 'block rcurly' has incorrect indentation level 16, expected level should be 8. | 246 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 12, expected level should be 6. | 247 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 248 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 249 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 261 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 262 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 263 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 264 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 265 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 277 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 279 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 282 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 283 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 285 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 286 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 298 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 300 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 303 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 305 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 306 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 311 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 313 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 314 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 315 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 316 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 321 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 323 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 324 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 326 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 327 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 328 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 329 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 331 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 332 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 337 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 338 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 339 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 340 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 341 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 343 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 344 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 345 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 346 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 347 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 348 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 349 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 351 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 352 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 353 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 354 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 356 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 357 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 358 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 359 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 360 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 361 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '337'. | 366 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 366 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 367 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 369 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 370 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 371 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 372 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 373 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 375 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 376 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 377 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 379 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 380 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 381 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 382 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 383 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 385 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 386 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 388 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 390 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 391 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 393 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 394 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 395 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 396 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 397 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 398 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 400 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 401 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 402 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.constantPool.AttributeWriter' | 8 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 47 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 59 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 60 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 82 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 85 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'position' declaration and its first usage is 5, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). | 86 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 102 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 104 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'putBSMArgs' must contain no more than '1' consecutive capital letters. | 104 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 106 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 108 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 109 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 110 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 113 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 115 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'getBSMItem' must contain no more than '1' consecutive capital letters. | 116 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 120 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 121 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 122 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 124 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 125 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 127 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 128 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 130 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 133 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 134 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 136 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 138 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 139 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 140 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 141 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 142 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 11 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.AnnotatedReader' | 7 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 15 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 15 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 69 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 74 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 83 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 86 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 91 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 94 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'classDesc' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). | 95 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 102 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 106 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 108 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 111 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 112 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 114 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 115 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 116 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 118 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 120 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 122 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 123 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 124 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 125 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 126 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 127 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 129 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 133 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 134 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 135 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 137 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 138 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 139 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 141 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 142 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 143 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 144 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 146 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 147 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 148 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 149 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 152 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 153 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 154 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 156 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 157 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 158 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 159 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 161 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 162 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 164 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 165 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 166 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 168 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 169 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 170 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 172 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 173 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 175 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 176 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 177 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 179 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 180 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 181 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 182 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 183 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 184 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 185 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 187 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 188 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 190 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 191 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 193 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 194 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 195 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 196 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 197 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 199 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 200 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 201 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 202 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 204 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 205 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 207 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 208 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 210 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 211 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 212 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 214 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 216 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 217 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 222 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 224 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 225 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 226 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 227 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 228 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 229 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 231 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 232 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 234 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 235 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 236 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 237 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 239 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 240 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 241 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 242 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 243 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 244 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 246 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 247 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 248 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 249 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 250 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 251 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 252 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 254 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 255 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 257 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 258 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 260 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 261 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 262 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 264 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 265 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 266 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 268 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 269 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 271 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'getBSMCodeIndex' must contain no more than '1' consecutive capital letters. | 272 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 274 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 275 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.BaseWriter' | 6 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 76 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 80 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 101 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 104 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 105 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 110 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 111 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 112 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.BaseWriter' | 10 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 25 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 25 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 69 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 72 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 89 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 102 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 106 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 107 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 109 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 110 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 111 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 113 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 115 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 117 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 120 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 122 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 124 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 126 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 127 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 129 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 130 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 131 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 134 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 135 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 136 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 137 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 139 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 140 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 141 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 143 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 145 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 146 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 147 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 148 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 149 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 151 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 152 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 153 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 154 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 155 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 157 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 158 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 159 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 160 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 161 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 162 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 163 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 165 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 168 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 169 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 170 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 171 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 173 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 174 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 176 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 180 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 181 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 182 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 183 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 185 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 189 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 190 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 191 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 192 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 193 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 198 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 201 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 203 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 207 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 209 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 210 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 211 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 212 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 214 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 216 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 218 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 219 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 220 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 222 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 223 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 224 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 226 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 227 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 229 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 231 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 233 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 234 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 235 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 237 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 238 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 240 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 242 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 244 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 245 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 246 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 248 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 249 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 251 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 252 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 253 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 255 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 256 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 258 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 259 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 260 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 261 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 262 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 264 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 265 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 267 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 268 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 270 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 271 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 272 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 274 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 275 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 277 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 279 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 281 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 282 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 283 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 285 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 286 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 288 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 292 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 293 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 295 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 296 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 297 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.constantPool.ClassMemberItem' | 25 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 60 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 67 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 68 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 70 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 71 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 76 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'switch' has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 82 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 83 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 84 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 85 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 86 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 87 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 88 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 89 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 90 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 91 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 92 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 93 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 94 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 95 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 96 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 97 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 98 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 99 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 100 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 101 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 102 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 103 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 104 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 105 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 106 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 107 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 108 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 109 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 110 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 111 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 112 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 114 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 116 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 120 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 122 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 124 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 126 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 127 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 128 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 129 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 130 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 131 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 133 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 135 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 136 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 137 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 138 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 139 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 141 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 143 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 144 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 145 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 146 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 147 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 148 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 150 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'copyUTF8Item' must contain no more than '1' consecutive capital letters. | 151 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 152 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 153 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 154 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 156 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 158 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 159 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 160 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 162 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 164 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 165 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 167 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 168 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 169 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 170 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 172 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 174 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 175 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 176 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 177 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 179 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 180 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 181 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 182 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 184 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 186 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 188 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 189 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 191 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 192 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 193 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 195 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 196 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 197 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 198 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 199 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 201 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 203 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 204 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 205 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 206 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 208 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 209 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 210 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 211 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 213 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 215 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 216 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 217 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 218 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 220 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 222 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 223 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 224 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 225 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.constantPool.AttributeWriter' | 7 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 12 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 14 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 18 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 19 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 24 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 25 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 26 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.constantPool.AttributeWriter' | 5 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 13 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 17 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 19 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 20 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 23 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 24 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 26 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 39 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.constantPool.AttributeWriter' | 6 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 11 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 14 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 15 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 16 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.constantPool.AttributeWriter' | 6 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 11 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 14 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 15 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 17 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 19 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 20 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 21 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 37 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.constantPool.AttributeWriter' | 6 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 15 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 19 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 20 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 26 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.annotations.AnnotationVisitor' | 6 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.asm.constantPool' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.util.ByteVector' | 6 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 8 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 9 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 15 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 19 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 24 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.asm.constantPool' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 8 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 9 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 24 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 25 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.asm.constantPool' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 6 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 7 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 10 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 11 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 12 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 13 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 15 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 16 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 17 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 24 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 25 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 26 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.asm.constantPool' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.jvmConstants.ConstantPoolTypes' | 22 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 61 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'reusableUTF8Item' must contain no more than '1' consecutive capital letters. | 62 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 69 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 71 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 77 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 79 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 91 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 96 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 98 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 100 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 102 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 105 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 105 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 107 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 110 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 111 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 115 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 116 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 120 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 122 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 123 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 124 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 125 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 136 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'newUTF8' must contain no more than '1' consecutive capital letters. | 137 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 138 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 140 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 143 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 145 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 146 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 147 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 149 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 150 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 161 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 163 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 164 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 175 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 177 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 178 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 192 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 194 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 196 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 198 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 199 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 200 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 202 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 203 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 204 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 206 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 207 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 215 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 217 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 219 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 221 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 222 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 223 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 224 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 226 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 228 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 229 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 230 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 232 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 233 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 235 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 238 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 240 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 242 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 243 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 244 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 245 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 247 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 248 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 249 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 251 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 252 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 267 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 269 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 270 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 287 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 290 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 291 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 302 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 304 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 306 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 308 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 309 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 311 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 312 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 313 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 315 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 316 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 327 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 329 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 331 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 333 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 334 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 336 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 337 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 338 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 340 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 341 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 352 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 354 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 356 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 358 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 359 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 361 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 362 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 363 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 364 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 366 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 367 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 378 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 380 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 382 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 384 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 385 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 387 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 388 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 389 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 390 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 392 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 393 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 406 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 408 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 410 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 412 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 413 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 414 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 415 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 417 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 418 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 419 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 421 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 422 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 434 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 436 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 437 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 438 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 440 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 441 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 442 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 444 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 445 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 446 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 448 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 449 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 450 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 451 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 453 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 454 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 455 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 456 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 458 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 459 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 460 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 461 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 463 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 464 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 465 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 467 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 468 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 469 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 470 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 471 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 472 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 474 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 476 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 477 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 478 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 480 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 481 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 482 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 484 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 485 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 486 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 488 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 489 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 500 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 502 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 504 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 506 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 507 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 508 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 509 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 511 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 512 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 525 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 527 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 529 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 531 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 532 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 533 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 534 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 536 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 537 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 539 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 540 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 542 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 543 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 544 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 546 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 547 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 548 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 549 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 551 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 552 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 554 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 555 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 556 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 557 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 558 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 559 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 572 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 574 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 576 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 578 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 579 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 580 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 581 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 582 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 584 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 585 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 586 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 588 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 589 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 605 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 608 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 609 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 611 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 612 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 613 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 614 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 616 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 618 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 619 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 620 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 622 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 623 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 625 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 626 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 627 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 628 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 629 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 631 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 633 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 634 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 635 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 637 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 639 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 640 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 642 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 644 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 645 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 656 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 658 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 659 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 661 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 662 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 663 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 666 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 667 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 675 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 676 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 677 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 678 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 680 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 681 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 682 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 683 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 684 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 686 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 687 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 688 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 689 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 691 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 693 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 694 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 695 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '675'. | 697 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 697 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 698 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 699 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 700 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 702 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 703 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 704 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 709 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 710 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 711 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 713 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 715 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 716 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 718 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 718 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 719 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 720 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 721 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 722 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '697'. | 724 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 724 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 725 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 726 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 728 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 728 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 729 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 730 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 732 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 734 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 735 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 736 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 738 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 738 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 741 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 743 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 745 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 746 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 747 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 749 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 750 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 751 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 753 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 754 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.asm.constantPool' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 8 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 9 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 10 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 11 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 12 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 14 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 15 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.asm.constantPool' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.jvmConstants.ConstantPoolTypes' | 6 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 8 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 9 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 12 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 13 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 14 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 17 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 18 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.asm.constantPool' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 8 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 9 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 10 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 11 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 12 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 14 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 15 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.asm.constantPool' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 8 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 9 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 10 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 11 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 12 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 14 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 15 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.asm.constantPool' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 10 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 12 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 13 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 14 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 17 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 18 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.asm.constantPool' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.jvmConstants.ConstantPoolTypes' | 7 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 16 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 21 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 21 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 24 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 24 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 71 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 74 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 79 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 82 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 84 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 86 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 91 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 94 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 96 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 96 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 100 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.asm.constantPool' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 8 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 9 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 10 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 11 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 12 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 14 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 15 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.asm.constantPool' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 6 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 10 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 12 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 13 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 14 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 17 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 18 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.asm.constantPool' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 9 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 10 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 11 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 14 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 15 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 19 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 20 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 21 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.asm.constantPool' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.util.MethodHandle' | 8 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 10 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 11 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 13 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 14 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 15 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 19 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 20 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.asm.constantPool' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 6 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 7 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 11 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 12 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 13 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 14 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 17 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 18 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.asm.constantPool' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 8 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 9 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 10 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 11 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 12 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 14 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 15 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.asm.constantPool' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 9 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 10 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 11 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 13 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 14 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 15 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 24 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 25 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.asm.constantPool' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 6 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 7 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 11 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 12 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 13 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 14 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 17 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 18 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.asm.constantPool' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 6 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 7 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 11 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 12 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 13 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 14 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 17 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 18 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.asm.constantPool' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.types.JavaType' | 6 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 8 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 9 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 11 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 13 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 17 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 18 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 24 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 65 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 66 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.asm.constantPool' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| indentation | Indentation | 'interface def ident' has incorrect indentation level 4, expected level should be 2. | 13 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 8, expected level should be 4. | 14 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 8, expected level should be 4. | 15 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 8, expected level should be 4. | 16 | |
| indentation | Indentation | 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 24 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.asm.constantPool' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 8 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 9 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 12 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 13 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 14 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 17 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 18 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.asm.controlFlow' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.constantPool.ConstantPoolGeneration' | 20 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 30 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 30 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'CFGAnalysis' must contain no more than '1' consecutive capital letters. | 36 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 83 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 86 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 86 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 96 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 98 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 101 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 103 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 104 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 105 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 107 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 110 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 112 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 112 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 114 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 115 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 116 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 117 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 118 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 119 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 122 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 123 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 124 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 125 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 126 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 129 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 130 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 133 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 134 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 136 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 137 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 143 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 144 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 145 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 146 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 147 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 149 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 150 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 153 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 154 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 156 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 157 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 167 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 169 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 173 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 174 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 176 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 176 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 177 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 178 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 179 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 180 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 182 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 183 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 184 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 185 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 187 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 187 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 188 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 189 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 190 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 191 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 192 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 193 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 194 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 195 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 196 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 198 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 198 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 199 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 200 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 201 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 202 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 204 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 205 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 206 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 207 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 209 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 209 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 211 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 212 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 213 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 214 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 215 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 216 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 217 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 218 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 219 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 220 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 222 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 223 | |
| indentation | Indentation | 'switch' has incorrect indentation level 8, expected level should be 4. | 225 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 226 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 227 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 228 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 229 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 230 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 231 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 232 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 233 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 234 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 235 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 8, expected level should be 4. | 236 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 237 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 239 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 239 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 241 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 242 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 243 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 244 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 245 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 246 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 248 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 249 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 250 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 252 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 253 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 254 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 255 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 257 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 257 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 259 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 261 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 262 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 263 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 266 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 269 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 271 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 273 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 274 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 275 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 277 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 278 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 279 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 280 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 282 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 283 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 285 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 285 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 286 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 287 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 291 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 292 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 294 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 295 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 296 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 297 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 298 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 300 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 300 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 302 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 304 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 305 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 306 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 308 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 309 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 310 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 312 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 313 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 314 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 315 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 318 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 319 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 322 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 324 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 325 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 326 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 329 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 330 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 331 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 332 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 333 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 334 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 335 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 337 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 338 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 339 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 340 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 342 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 343 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 344 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 347 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 350 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 351 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 354 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 355 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 356 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 357 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 359 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 360 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 362 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 362 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'updateCurrentBlockForLDCInstruction' must contain no more than '1' consecutive capital letters. | 362 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 363 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 364 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 365 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 366 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 367 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 368 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 369 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 370 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 371 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 373 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 373 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'updateCurrentBlockForIINCInstruction' must contain no more than '1' consecutive capital letters. | 373 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 374 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 375 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 376 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 377 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 379 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 379 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 380 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 381 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 382 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 385 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 386 | |
| indentation | Indentation | 'for' has incorrect indentation level 16, expected level should be 8. | 388 | |
| indentation | Indentation | 'for' child has incorrect indentation level 20, expected level should be 10. | 389 | |
| indentation | Indentation | 'for' child has incorrect indentation level 20, expected level should be 10. | 390 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 16, expected level should be 8. | 391 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 392 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 394 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 397 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 398 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 399 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 402 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 403 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 404 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 406 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 407 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 408 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 409 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 410 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 412 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 412 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'updateCurrentBlockForMULTIANEWARRAYInstruction' must contain no more than '1' consecutive capital letters. | 412 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 414 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 415 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 416 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 417 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 420 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 421 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 422 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 423 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 430 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 432 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 433 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 435 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 437 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 438 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 439 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 440 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 443 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 444 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 445 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 448 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 451 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 453 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 454 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 455 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 457 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 458 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 460 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 461 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 463 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 466 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 468 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 469 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 470 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 472 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 474 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 477 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 478 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 480 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 481 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 483 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 484 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 493 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 495 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 496 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 498 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 500 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 501 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 504 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 505 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 508 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 509 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 510 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 512 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 513 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 515 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 516 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 518 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 520 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 522 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 523 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 526 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 528 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 531 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 532 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 535 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 536 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 538 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 539 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 541 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 542 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.asm.controlFlow' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 12 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.asm.controlFlow' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - mockit.asm.jvmConstants.Opcodes.*. | 27 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.constantPool.ConstantPoolGeneration' | 33 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 47 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 47 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 54 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 54 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 59 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 59 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 65 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 65 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 72 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 72 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 77 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 77 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 84 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 86 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 92 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 98 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 103 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 108 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 114 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 118 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 118 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 121 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 121 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 125 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 133 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 144 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 146 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 147 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 148 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 149 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 161 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 162 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 163 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 165 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 166 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 168 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 169 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 170 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 171 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 172 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 174 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 176 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 177 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 178 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 179 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 181 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 182 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 184 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 186 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 187 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 188 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 189 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 191 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 192 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 193 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 194 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 195 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 197 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 198 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 208 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 210 | |
| indentation | Indentation | 'switch' has incorrect indentation level 8, expected level should be 4. | 212 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 213 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 214 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 215 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 216 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 217 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 218 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 219 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 220 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 221 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 222 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 223 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 224 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 225 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 226 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 227 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 228 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 229 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 230 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 231 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 232 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 8, expected level should be 4. | 233 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 234 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 236 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 239 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 240 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 241 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 243 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 245 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 246 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 247 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 248 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 250 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 252 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 254 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 255 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 256 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 258 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 259 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 261 | |
| indentation | Indentation | 'switch' has incorrect indentation level 8, expected level should be 4. | 264 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 265 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 266 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 267 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 268 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 269 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 270 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 271 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 272 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 273 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 274 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 275 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 276 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 277 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 278 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 279 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 280 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 281 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 282 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 283 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 284 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 8, expected level should be 4. | 285 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 286 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 291 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'executeIINC' must contain no more than '1' consecutive capital letters. | 291 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 292 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 293 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 303 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 305 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 306 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 307 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 309 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 311 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 312 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 313 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 314 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 315 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 318 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 319 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 329 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'executeINT' must contain no more than '1' consecutive capital letters. | 329 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 330 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 331 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 332 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 333 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 334 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 335 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 337 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 338 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 341 | |
| indentation | Indentation | 'switch' has incorrect indentation level 8, expected level should be 4. | 341 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 342 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 343 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 344 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 345 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 346 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 347 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 348 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 349 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 350 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 351 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 352 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 353 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 354 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 355 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 356 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 357 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 358 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 359 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 360 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 361 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 362 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 363 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 364 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 8, expected level should be 4. | 365 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 366 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 371 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 373 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 374 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 375 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 377 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 379 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 380 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 381 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 382 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 383 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 386 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 388 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 389 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 394 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 395 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 396 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 397 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 400 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 401 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 406 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'executeSWITCH' must contain no more than '1' consecutive capital letters. | 406 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 407 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 408 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '394'. | 416 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 416 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 417 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 418 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 419 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 423 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 424 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 425 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 426 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 435 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 436 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 438 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 439 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 440 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 441 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 442 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 443 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 444 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 445 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 446 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 454 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 456 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 457 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 458 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 460 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 462 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 463 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 464 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 465 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 466 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 469 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 470 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 479 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 481 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 483 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 484 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 485 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 486 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 487 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 488 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 489 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 490 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 492 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 493 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 494 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 495 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 497 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 498 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 499 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 500 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 501 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 503 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 504 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 505 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 506 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 508 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 509 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 519 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'executeVAR' must contain no more than '1' consecutive capital letters. | 519 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 521 | |
| indentation | Indentation | 'switch' has incorrect indentation level 8, expected level should be 4. | 521 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 522 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 523 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 524 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 525 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 526 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 527 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 528 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 529 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 530 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 531 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 532 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 533 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 534 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 535 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 536 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 537 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 538 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 539 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 540 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 541 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 542 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 543 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 544 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 545 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 546 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 8, expected level should be 4. | 547 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 548 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 553 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 555 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 558 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 559 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 561 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 563 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 566 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 567 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 569 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 570 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 572 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 573 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 574 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 575 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 576 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 578 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 579 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 581 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 582 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 583 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 585 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 586 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 588 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 589 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 590 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 593 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 594 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 595 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 596 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 597 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 598 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 599 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 604 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'executeJUMP' must contain no more than '1' consecutive capital letters. | 604 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 606 | |
| indentation | Indentation | 'switch' has incorrect indentation level 8, expected level should be 4. | 606 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 607 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 608 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 609 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 610 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 611 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 612 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 613 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 614 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 615 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 616 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 617 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 618 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 619 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 620 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 621 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 622 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 623 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 624 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 625 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 8, expected level should be 4. | 626 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 627 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 632 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 635 | |
| indentation | Indentation | 'switch' has incorrect indentation level 8, expected level should be 4. | 635 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 636 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 637 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 638 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 639 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 640 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 641 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 642 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 643 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 644 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 645 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 646 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 647 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 648 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 649 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 650 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 651 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 652 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 653 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 654 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 655 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 656 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 657 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 658 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 659 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 660 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 661 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 662 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 663 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 664 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 665 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 666 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 667 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 668 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 669 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 670 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 671 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 672 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 673 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 674 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 675 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 676 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 677 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 678 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 679 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 680 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 681 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 682 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 683 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 684 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 685 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 686 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 687 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 688 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 689 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 690 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 691 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 692 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 693 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 694 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 695 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 696 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 697 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 698 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 699 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 700 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 701 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 702 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 703 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 704 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 705 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 706 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 707 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 708 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 709 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 710 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 711 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 712 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 713 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 714 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 715 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 716 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 717 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 718 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 719 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 720 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 721 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 722 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 723 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 724 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 725 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 726 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 727 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 728 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 729 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 730 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 731 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 732 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 733 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 734 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 735 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 736 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 737 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 738 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 739 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 740 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 741 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 742 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 743 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 744 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 745 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 746 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 747 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 748 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 749 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 750 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 751 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 752 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 753 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 754 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 755 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 756 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 757 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 758 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 759 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 760 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 761 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 762 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 763 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 764 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 765 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 766 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 767 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 768 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 769 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 770 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 771 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 772 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 773 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 774 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 775 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 776 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 777 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 778 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 779 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 780 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 781 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 782 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 783 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 784 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 785 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 786 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 787 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 788 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 789 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 790 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 791 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 792 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 793 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 794 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 795 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 796 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 797 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 798 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 799 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 800 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 801 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 802 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 803 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 804 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 805 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 806 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 807 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 808 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 809 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 810 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 811 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 812 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 813 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 814 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 815 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 816 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 817 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 818 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 819 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 820 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 821 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 822 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 823 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 824 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 825 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 826 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 827 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 828 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 8, expected level should be 4. | 829 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 830 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 832 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'executeAALOAD' must contain no more than '1' consecutive capital letters. | 832 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 833 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 834 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 835 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 836 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 838 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'executeDUP' must contain no more than '1' consecutive capital letters. | 838 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 839 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 840 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 841 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 842 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 844 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'executeDUP_X1' must contain no more than '1' consecutive capital letters. | 844 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 845 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 846 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 847 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 848 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 849 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 850 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 852 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'executeDUP_X2' must contain no more than '1' consecutive capital letters. | 852 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 853 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 854 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 855 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 856 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 857 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 858 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 859 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 860 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 862 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'executeDUP2' must contain no more than '1' consecutive capital letters. | 862 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 863 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 864 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 865 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 866 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 867 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 868 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 869 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 871 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'executeDUP2_X1' must contain no more than '1' consecutive capital letters. | 871 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 872 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 873 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 874 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 875 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 876 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 877 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 878 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 879 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 880 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 882 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'executeDUP2_X2' must contain no more than '1' consecutive capital letters. | 882 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 883 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 884 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 't3' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). | 885 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 885 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 886 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 887 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 888 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 889 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 890 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 891 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 892 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 893 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 895 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'executeSWAP' must contain no more than '1' consecutive capital letters. | 895 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 896 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 897 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 898 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 899 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 900 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 908 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'executeLDC' must contain no more than '1' consecutive capital letters. | 908 | |
| indentation | Indentation | 'switch' has incorrect indentation level 8, expected level should be 4. | 909 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 910 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 911 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 912 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 913 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 914 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 915 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 916 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 917 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 918 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 919 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 920 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 921 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 922 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 923 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 924 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 925 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 926 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 927 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 928 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 929 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 930 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 931 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 932 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 933 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 934 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 935 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 936 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 937 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 938 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 939 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 941 | |
| indentation | Indentation | 'switch' has incorrect indentation level 20, expected level should be 10. | 942 | |
| indentation | Indentation | 'case' child has incorrect indentation level 24, expected level should be 12. | 943 | |
| indentation | Indentation | 'case' child has incorrect indentation level 24, expected level should be 12. | 944 | |
| indentation | Indentation | 'case' child has incorrect indentation level 24, expected level should be 12. | 945 | |
| indentation | Indentation | 'case' child has incorrect indentation level 24, expected level should be 12. | 946 | |
| indentation | Indentation | 'block' child has incorrect indentation level 28, expected level should be 14. | 947 | |
| indentation | Indentation | 'block' child has incorrect indentation level 28, expected level should be 14. | 948 | |
| indentation | Indentation | 'case' child has incorrect indentation level 24, expected level should be 12. | 949 | |
| indentation | Indentation | 'block' child has incorrect indentation level 28, expected level should be 14. | 950 | |
| indentation | Indentation | 'block' child has incorrect indentation level 28, expected level should be 14. | 951 | |
| indentation | Indentation | 'case' child has incorrect indentation level 24, expected level should be 12. | 952 | |
| indentation | Indentation | 'block' child has incorrect indentation level 28, expected level should be 14. | 953 | |
| indentation | Indentation | 'block' child has incorrect indentation level 28, expected level should be 14. | 954 | |
| indentation | Indentation | 'case' child has incorrect indentation level 24, expected level should be 12. | 955 | |
| indentation | Indentation | 'block' child has incorrect indentation level 28, expected level should be 14. | 956 | |
| indentation | Indentation | 'block' child has incorrect indentation level 28, expected level should be 14. | 957 | |
| indentation | Indentation | 'case' child has incorrect indentation level 24, expected level should be 12. | 958 | |
| indentation | Indentation | 'block' child has incorrect indentation level 28, expected level should be 14. | 959 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 20, expected level should be 10. | 960 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 961 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 963 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 964 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 965 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 966 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 967 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 968 | |
| indentation | Indentation | 'switch' has incorrect indentation level 24, expected level should be 12. | 969 | |
| indentation | Indentation | 'case' child has incorrect indentation level 28, expected level should be 14. | 970 | |
| indentation | Indentation | 'case' child has incorrect indentation level 28, expected level should be 14. | 971 | |
| indentation | Indentation | 'case' child has incorrect indentation level 28, expected level should be 14. | 972 | |
| indentation | Indentation | 'case' child has incorrect indentation level 28, expected level should be 14. | 973 | |
| indentation | Indentation | 'case' child has incorrect indentation level 28, expected level should be 14. | 974 | |
| indentation | Indentation | 'block' child has incorrect indentation level 32, expected level should be 16. | 975 | |
| indentation | Indentation | 'block' child has incorrect indentation level 32, expected level should be 16. | 976 | |
| indentation | Indentation | 'case' child has incorrect indentation level 28, expected level should be 14. | 977 | |
| indentation | Indentation | 'block' child has incorrect indentation level 32, expected level should be 16. | 978 | |
| indentation | Indentation | 'block' child has incorrect indentation level 32, expected level should be 16. | 979 | |
| indentation | Indentation | 'case' child has incorrect indentation level 28, expected level should be 14. | 980 | |
| indentation | Indentation | 'block' child has incorrect indentation level 32, expected level should be 16. | 981 | |
| indentation | Indentation | 'block' child has incorrect indentation level 32, expected level should be 16. | 982 | |
| indentation | Indentation | 'case' child has incorrect indentation level 28, expected level should be 14. | 983 | |
| indentation | Indentation | 'block' child has incorrect indentation level 32, expected level should be 16. | 984 | |
| indentation | Indentation | 'block' child has incorrect indentation level 32, expected level should be 16. | 985 | |
| indentation | Indentation | 'case' child has incorrect indentation level 28, expected level should be 14. | 986 | |
| indentation | Indentation | 'block' child has incorrect indentation level 32, expected level should be 16. | 987 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 24, expected level should be 12. | 989 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 990 | |
| indentation | Indentation | 'else' child has incorrect indentation level 24, expected level should be 12. | 991 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 20, expected level should be 10. | 992 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 993 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 994 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 996 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 997 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 998 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 999 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 1000 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 8, expected level should be 4. | 1001 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1002 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1014 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'executeTYPE' must contain no more than '1' consecutive capital letters. | 1014 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 1016 | |
| indentation | Indentation | 'switch' has incorrect indentation level 8, expected level should be 4. | 1016 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 1017 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 1018 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 1019 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 1020 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 1021 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 1022 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 1023 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 1024 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 1025 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 1026 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 1027 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 1028 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 8, expected level should be 4. | 1029 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1030 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1032 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'executeANewArray' must contain no more than '1' consecutive capital letters. | 1032 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1033 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1034 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1036 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1037 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1038 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 1039 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 1040 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1041 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '371'. | 1050 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1050 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1051 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1053 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1054 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1056 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1057 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1058 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1059 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1060 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1062 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1063 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1064 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1066 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1067 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1068 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 1069 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 1070 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1071 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1081 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'executeMULTIANEWARRAY' must contain no more than '1' consecutive capital letters. | 1081 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1082 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1083 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1084 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '632'. | 1094 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1094 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1095 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1096 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1097 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 1099 | |
| indentation | Indentation | 'switch' has incorrect indentation level 12, expected level should be 6. | 1099 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 1100 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 1101 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 1102 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 1103 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 1104 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 1105 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 1106 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 1107 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 1108 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 1109 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 1110 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 1111 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 1112 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 1113 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 1114 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 1115 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 1116 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 1117 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 1118 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 12, expected level should be 6. | 1119 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 1120 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1121 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1123 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1124 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1125 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1127 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1128 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1130 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1131 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1132 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1133 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1135 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1136 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1138 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1139 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1140 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1141 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1142 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1154 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1155 | |
| naming | LocalVariableName | Local variable name 'nLocal' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 1155 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1156 | |
| naming | LocalVariableName | Local variable name 'nStack' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 1156 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1157 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1159 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1160 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1161 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1162 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1164 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1165 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1166 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1167 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1169 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1170 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1171 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 1173 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 1174 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 1175 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 1176 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 1177 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 1179 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 1180 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 1181 | |
| indentation | Indentation | 'if' has incorrect indentation level 24, expected level should be 12. | 1182 | |
| indentation | Indentation | 'if' child has incorrect indentation level 28, expected level should be 14. | 1183 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 24, expected level should be 12. | 1184 | |
| indentation | Indentation | 'else' child has incorrect indentation level 28, expected level should be 14. | 1185 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 24, expected level should be 12. | 1186 | |
| indentation | Indentation | 'if' has incorrect indentation level 24, expected level should be 12. | 1188 | |
| indentation | Indentation | 'if' child has incorrect indentation level 28, expected level should be 14. | 1189 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 24, expected level should be 12. | 1190 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 20, expected level should be 10. | 1191 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 1192 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1193 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 1194 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 1195 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1197 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1198 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1199 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1201 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 1202 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1204 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 1205 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 1206 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 1207 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 1208 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1210 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1211 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1212 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1213 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1215 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1216 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1217 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1219 | |
| naming | LocalVariableName | Local variable name 'nInputStack' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 1219 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1221 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1222 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1223 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1224 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1226 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1227 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1229 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1230 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1231 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1233 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 1234 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1236 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1237 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1238 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1239 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1241 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1242 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1243 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 1244 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 1245 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 1246 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 1247 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 1248 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 1250 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 1251 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 1252 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 1253 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1255 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1256 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1257 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1259 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 1260 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1262 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1263 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1277 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1278 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1280 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1282 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1283 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1285 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1286 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1287 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1288 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1291 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1292 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1294 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1296 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1297 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1298 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1300 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1302 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1304 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1306 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1307 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1308 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 1310 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 1313 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 1314 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 1317 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 1318 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 1319 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1320 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1325 | |
| naming | LocalVariableName | Local variable name 'tDim' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 1325 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1326 | |
| naming | LocalVariableName | Local variable name 'uDim' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 1326 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1327 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1328 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 1330 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 1331 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1332 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1334 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1335 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 1337 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 1338 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1340 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1341 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1342 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1343 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1345 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1346 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.asm.controlFlow' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 3 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 7 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 12 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 70 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 76 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 81 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 86 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 91 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 96 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 101 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 106 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 111 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 116 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 121 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 126 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 131 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.asm.controlFlow' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.util.ByteVector' | 7 | |
| indentation | Indentation | 'interface def ident' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 8, expected level should be 4. | 25 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 79 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 90 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 120 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 120 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 122 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 122 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 128 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 135 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 142 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 149 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 156 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 162 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 168 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 169 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 170 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 172 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 173 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 174 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 176 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 177 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 178 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 180 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 181 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 182 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 184 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 185 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 186 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 188 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 189 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 190 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 192 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 193 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 194 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 196 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 197 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 198 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 200 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 201 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 202 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 204 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 205 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 206 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 208 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 209 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 210 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 212 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 213 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 214 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 216 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 217 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 218 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '208'. | 220 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 220 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 221 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 222 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 240 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 241 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 242 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 244 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 245 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 246 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 247 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 248 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 249 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 250 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 251 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 252 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 253 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 254 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 255 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 256 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 269 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 270 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 271 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 272 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 274 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 275 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 276 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 277 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 278 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 280 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 281 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 282 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 292 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 294 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 296 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 297 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 298 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 299 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 301 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 302 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 303 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 304 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 306 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 307 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 308 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 309 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 310 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 311 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 312 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 313 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 314 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 316 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 317 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 318 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 319 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 320 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 329 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 331 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 332 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 334 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 336 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 337 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 339 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 341 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 342 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 347 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 349 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 350 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 352 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 352 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 354 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 355 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 356 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 357 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 362 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 363 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 365 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 366 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 367 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 368 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 370 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 372 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 373 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.asm.controlFlow' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.constantPool.AttributeWriter' | 14 | |
| indentation | Indentation | 'interface def ident' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 72 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 84 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 90 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 97 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 101 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 101 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 106 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 106 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 110 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 115 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 118 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 118 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 120 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 123 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 125 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 126 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 127 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 129 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 130 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 132 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 133 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 134 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 136 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 136 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 137 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 138 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 139 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 140 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 142 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 143 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 144 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 146 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 148 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 149 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 151 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 152 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 153 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 155 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 157 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 158 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 160 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 161 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 162 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 164 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 166 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 167 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 169 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 170 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 171 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 173 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 174 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 175 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 177 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 178 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 179 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 192 | |
| naming | ParameterName | Parameter name 'nLocals' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 192 | |
| naming | ParameterName | Parameter name 'nStack' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 192 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 193 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 195 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 196 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 197 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 199 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 200 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 201 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 202 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 203 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 209 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 210 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 211 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 212 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 213 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 214 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 216 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 217 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 218 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 220 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 221 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 222 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 227 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 228 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 229 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 231 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 232 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 233 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 234 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 235 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 236 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 238 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 239 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 240 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 241 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 243 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 245 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 246 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 247 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '227'. | 249 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 249 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 251 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 253 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 254 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 255 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 257 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 258 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 259 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 261 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 262 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 264 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 265 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 267 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 269 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 270 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 271 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 273 | |
| indentation | Indentation | 'switch' has incorrect indentation level 8, expected level should be 4. | 275 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 276 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 277 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 278 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 279 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 280 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 281 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 282 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 283 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 284 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 285 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 286 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 287 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 288 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 289 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 290 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 291 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 292 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 293 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 294 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 295 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 296 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 297 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 298 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 8, expected level should be 4. | 299 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 300 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 302 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 304 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 305 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 306 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 308 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 311 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 313 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 314 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 315 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 316 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 317 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 318 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 319 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 320 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 321 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 322 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 323 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 324 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 325 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 327 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 328 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 330 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 332 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 334 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 336 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 337 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 338 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 339 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 341 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 342 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 343 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 345 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 346 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 348 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 349 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 350 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 351 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 353 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 354 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 355 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 357 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 358 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 359 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 360 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 362 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 364 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 365 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 366 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 378 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 379 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 380 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 381 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 383 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 384 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 385 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 386 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 387 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 388 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 389 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 391 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 392 | |
| indentation | Indentation | 'switch' has incorrect indentation level 8, expected level should be 4. | 394 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 395 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 396 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 397 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 398 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 399 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 400 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 401 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 402 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 403 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 404 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 405 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 406 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 8, expected level should be 4. | 407 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 408 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 410 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 411 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 412 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 414 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 415 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 416 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 417 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 418 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 419 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 420 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 422 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 423 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 424 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 425 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 427 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 429 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 431 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 432 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 433 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 434 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 436 | |
| indentation | Indentation | 'switch' has incorrect indentation level 8, expected level should be 4. | 437 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 438 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 439 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 440 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 441 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 442 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 443 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 444 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 445 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 446 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 447 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 448 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 449 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 450 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 451 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 452 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 453 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 8, expected level should be 4. | 454 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 455 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 460 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 462 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 463 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 464 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 465 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 470 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 471 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 472 | |
| naming | LocalVariableName | Local variable name 'nLocal' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 472 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 474 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 475 | |
| naming | LocalVariableName | Local variable name 'nStack' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 475 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 477 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 478 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 479 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 480 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 481 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 487 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 489 | |
| naming | LocalVariableName | Local variable name 'nLocal' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 489 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 490 | |
| naming | LocalVariableName | Local variable name 'nTop' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 490 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 492 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 493 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 495 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 496 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 497 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 498 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 499 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 500 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 502 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 503 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 504 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 505 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 507 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 508 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 513 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 515 | |
| naming | LocalVariableName | Local variable name 'nStack' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 515 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 517 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 518 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 519 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 521 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 522 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 523 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 524 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 526 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 527 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 529 | |
| naming | ParameterName | Parameter name 'nItems' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 529 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 530 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 531 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 532 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 534 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 535 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 536 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 537 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 538 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 540 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 543 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 544 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 546 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 548 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 549 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 550 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 551 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 552 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 553 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.asm.exceptionHandling' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.controlFlow.Label' | 7 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.asm.exceptionHandling' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.constantPool.ConstantPoolGeneration' | 10 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 16 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 24 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 32 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 34 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 35 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 36 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 39 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 40 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 43 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 45 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 49 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 49 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 51 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 60 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 62 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 68 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 70 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 75 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 75 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 79 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.AnnotatedReader' | 7 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 11 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 12 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 14 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 18 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 19 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 30 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 47 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 48 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 56 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 58 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 59 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 60 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 62 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.BaseWriter' | 7 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 70 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 75 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 76 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 80 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 84 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 89 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 99 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 100 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 106 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 107 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 110 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 112 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 116 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 117 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 120 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 121 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 122 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 124 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 125 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 126 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 128 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 129 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.asm.jvmConstants' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 10 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 11 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 13 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 14 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 15 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 68 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 70 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 72 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.asm.jvmConstants' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 7 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 8 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 9 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 10 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 11 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 12 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 13 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.asm.jvmConstants' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 7 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 8 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 9 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 10 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 11 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 12 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 13 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 14 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 15 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.asm.jvmConstants' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 8 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 9 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 10 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 11 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 12 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 13 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 14 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 15 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.asm.jvmConstants' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'JVMInstruction' must contain no more than '1' consecutive capital letters. | 7 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 12 | |
| indentation | Indentation | 'static initialization' has incorrect indentation level 4, expected level should be 2. | 13 | |
| whitespace | EmptyLineSeparator | 'STATIC_INIT' should be separated from previous line. | 13 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 14 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 17 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 18 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 20 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 22 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 25 | |
| indentation | Indentation | 'static initialization rcurly' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'interface def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'static initialization' has incorrect indentation level 4, expected level should be 2. | 59 | |
| whitespace | EmptyLineSeparator | 'STATIC_INIT' should be separated from previous line. | 59 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 69 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'static initialization rcurly' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.asm.jvmConstants' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 11 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 12 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 13 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 14 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 15 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 68 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 69 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 70 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 71 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 72 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 74 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 76 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 77 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 79 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 80 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 81 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 82 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 83 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 84 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 85 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 86 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 87 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 88 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 89 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 90 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 91 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 92 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 93 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 94 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 95 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 96 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 97 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 98 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 99 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 100 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 101 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 102 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 103 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 104 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 105 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 106 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 107 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 108 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 109 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 110 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 111 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 112 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 113 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 114 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 115 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 116 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 117 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 121 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 122 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 125 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 126 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 127 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 130 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 131 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 132 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 133 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 134 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 135 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 155 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 156 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 157 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 158 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 159 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 160 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 181 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 184 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 187 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 188 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 189 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 190 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 191 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 192 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 193 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 194 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 195 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 196 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 197 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 198 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 199 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 200 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 201 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 203 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 204 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 205 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 209 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 210 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 213 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 214 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 215 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 216 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 219 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 220 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 221 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 222 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 223 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 226 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 227 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 228 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 229 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 232 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.jvmConstants.Access' | 17 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 19 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'enum def ident' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 48 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 52 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'enum def rcurly' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'enum def modifier' has incorrect indentation level 4, expected level should be 2. | 56 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 56 | |
| indentation | Indentation | 'enum def rcurly' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 71 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 74 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 76 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 79 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 79 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 86 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 88 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 90 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 92 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 92 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 99 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 101 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 104 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 106 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 107 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 109 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 111 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 113 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'byte0' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). | 114 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 115 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 116 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 120 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 122 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 124 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 126 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 127 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 129 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 130 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 131 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 132 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 134 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 136 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 138 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 139 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 140 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 141 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 142 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 143 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 145 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 146 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 148 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 149 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 151 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 153 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 154 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 156 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 158 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 159 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 161 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 163 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 164 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 165 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 167 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 169 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 170 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 171 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 172 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 174 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 176 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 177 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 178 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 179 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 181 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 181 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 183 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 185 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 186 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 187 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 189 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 190 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 192 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 192 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 194 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 195 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 197 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 198 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 199 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 201 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 203 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 205 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 206 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 207 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 208 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 209 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 211 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 212 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 214 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 215 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 217 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 219 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 221 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 224 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 226 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 227 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 228 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 229 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 231 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 232 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 233 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 235 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 236 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 237 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 239 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 240 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 241 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 242 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 244 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 244 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 245 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 246 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 247 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 248 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 250 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 250 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 252 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 253 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 254 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 256 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 257 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 259 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 261 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 262 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 263 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 264 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 266 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'accessFlags' declaration and its first usage is 5, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). | 267 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 267 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 268 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 270 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 271 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 272 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 274 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 275 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 276 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 278 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 279 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 281 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 282 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 283 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 284 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 285 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 287 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 288 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 289 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 291 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 294 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 295 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 297 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 299 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 300 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 301 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 302 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 304 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 306 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 307 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 308 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 309 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 311 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 312 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 314 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 315 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 316 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 317 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 319 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 320 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 321 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 322 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 324 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 325 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 327 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 328 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 330 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 330 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 331 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 334 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 335 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 336 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 337 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 339 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 341 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 342 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 344 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 346 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 347 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 348 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 350 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 351 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 353 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 355 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 356 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 358 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 360 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 361 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 371 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 372 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 374 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 375 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 377 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 379 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 381 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 382 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 383 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 384 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 386 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 387 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 389 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 390 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 392 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 393 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 395 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 396 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 398 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 399 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 401 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 402 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 404 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 404 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 405 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 408 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 409 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 410 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 412 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 413 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 414 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 416 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 417 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 418 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 420 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 423 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 424 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 425 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 426 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 427 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 428 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 429 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 430 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 432 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 433 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 435 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 436 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 438 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 439 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 441 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 442 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 444 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 445 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 447 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 448 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 449 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 450 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 451 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 453 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 454 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 456 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 457 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 458 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 459 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 461 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 462 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 463 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 465 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'localVariableTableLength' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). | 467 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 467 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 468 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 470 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 472 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 473 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 474 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 476 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 477 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 478 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 480 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 482 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 483 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 485 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 486 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 487 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 489 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 490 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 491 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 492 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 494 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 496 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 497 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 499 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 500 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 501 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 502 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 504 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 505 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 507 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 509 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 510 | |
| indentation | Indentation | 'while' has incorrect indentation level 12, expected level should be 6. | 512 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 513 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 514 | |
| indentation | Indentation | 'switch' has incorrect indentation level 16, expected level should be 8. | 516 | |
| indentation | Indentation | 'case' child has incorrect indentation level 20, expected level should be 10. | 517 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 518 | |
| indentation | Indentation | 'case' child has incorrect indentation level 20, expected level should be 10. | 519 | |
| indentation | Indentation | 'while' has incorrect indentation level 24, expected level should be 12. | 520 | |
| indentation | Indentation | 'while' child has incorrect indentation level 28, expected level should be 14. | 521 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 24, expected level should be 12. | 522 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 523 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 524 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 525 | |
| indentation | Indentation | 'case' child has incorrect indentation level 20, expected level should be 10. | 526 | |
| indentation | Indentation | 'while' has incorrect indentation level 24, expected level should be 12. | 527 | |
| indentation | Indentation | 'while' child has incorrect indentation level 28, expected level should be 14. | 528 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 24, expected level should be 12. | 529 | |
| indentation | Indentation | 'if' has incorrect indentation level 24, expected level should be 12. | 530 | |
| indentation | Indentation | 'if' child has incorrect indentation level 28, expected level should be 14. | 531 | |
| indentation | Indentation | 'if' child has incorrect indentation level 28, expected level should be 14. | 532 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 24, expected level should be 12. | 533 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 534 | |
| indentation | Indentation | 'case' child has incorrect indentation level 20, expected level should be 10. | 535 | |
| indentation | Indentation | 'if' has incorrect indentation level 24, expected level should be 12. | 536 | |
| indentation | Indentation | 'if' child has incorrect indentation level 28, expected level should be 14. | 537 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 24, expected level should be 12. | 538 | |
| indentation | Indentation | 'else' child has incorrect indentation level 28, expected level should be 14. | 539 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 24, expected level should be 12. | 540 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 541 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 16, expected level should be 8. | 542 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 12, expected level should be 6. | 543 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 544 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 546 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 547 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 548 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 550 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 552 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 553 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 554 | |
| indentation | Indentation | 'while' has incorrect indentation level 12, expected level should be 6. | 556 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 557 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 558 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 559 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 560 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 561 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 562 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 563 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 12, expected level should be 6. | 564 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 566 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 567 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 569 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 570 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 571 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 572 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 573 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 575 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 575 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 577 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 578 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 579 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 581 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 583 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'accessFlags' declaration and its first usage is 5, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). | 584 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 584 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 585 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 587 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 588 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 589 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 591 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 592 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 593 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 595 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 596 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 598 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 599 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 600 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 601 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 603 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 604 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 605 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 607 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 609 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 611 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 612 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 614 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 615 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 617 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 618 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 620 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 621 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 623 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 624 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 626 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 627 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 629 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 630 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 632 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 632 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 634 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 635 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 636 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 637 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 639 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 641 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 642 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 643 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 644 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 646 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 647 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.metadata.ClassMetadataReader.AnnotationInfo' | 8 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 11 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 14 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 15 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 16 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 17 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 18 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 19 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 20 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 21 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.constantPool.AttributeWriter' | 6 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 20 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 21 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 24 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 25 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 26 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 42 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.constantPool.AttributeWriter' | 7 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 34 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 35 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 56 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 57 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 58 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.constantPool.AttributeWriter' | 7 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 51 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 52 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 53 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 54 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 56 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 57 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 61 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 62 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 70 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 72 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 76 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 82 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 84 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 87 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 89 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 92 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 94 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 99 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 101 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 102 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 103 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 104 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 105 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 106 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 107 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.AnnotatedReader' | 33 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 42 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 80 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 80 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 84 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 92 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 95 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 99 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 101 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 102 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 107 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 110 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 112 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 115 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 120 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 122 | |
| indentation | Indentation | 'switch' has incorrect indentation level 8, expected level should be 4. | 125 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 126 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 127 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 128 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 129 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 130 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 131 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 132 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 133 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 134 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 135 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 136 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 8, expected level should be 4. | 137 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 138 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 140 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 141 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 144 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 145 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 146 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 148 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 149 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 151 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 152 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 154 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 155 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 156 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 158 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 159 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 160 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 161 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 163 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 164 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 166 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 167 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 168 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 169 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 171 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 172 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 180 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 183 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 184 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 185 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 186 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 188 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 189 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 190 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 191 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 193 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 194 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 195 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 196 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 197 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 199 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 200 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 201 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 202 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 203 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 204 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 205 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 207 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'maxStack' declaration and its first usage is 9, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). | 208 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 208 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 209 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 211 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 212 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 215 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 216 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 218 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 219 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 222 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 223 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 225 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 226 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 227 | |
| indentation | Indentation | 'switch' has incorrect indentation level 12, expected level should be 6. | 229 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 230 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 231 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 232 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 233 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 234 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 235 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 236 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 237 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 238 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 239 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 240 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 241 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 12, expected level should be 6. | 242 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 243 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 245 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 246 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 247 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 248 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 249 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 251 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 252 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 254 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 255 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 256 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 257 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 258 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 260 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 262 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 264 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 265 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 266 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 267 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 269 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 270 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 272 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 273 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 274 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 275 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 277 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 278 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 279 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 280 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 281 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 282 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 284 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 285 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 287 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 289 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 290 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 291 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 292 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 293 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 294 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 295 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 297 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 298 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 299 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 300 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 302 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 303 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 304 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 305 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 306 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 308 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 310 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 312 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 313 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 314 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 316 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 318 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 321 | |
| indentation | Indentation | 'switch' has incorrect indentation level 8, expected level should be 4. | 321 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 322 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 323 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 324 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 325 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 326 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 327 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 328 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 329 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 330 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 331 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 332 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 333 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 334 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 335 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 336 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 337 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 338 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 339 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 340 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 341 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 342 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 343 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 344 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 345 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 346 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 347 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 348 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 349 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 350 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 351 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 352 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 353 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 354 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 8, expected level should be 4. | 355 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 357 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 358 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 363 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 364 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 365 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 366 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 367 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 368 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 370 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 371 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 372 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 374 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 375 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 376 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 377 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 379 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 380 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 382 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 383 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 384 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 386 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 388 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 390 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 391 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 392 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 393 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 394 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 396 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 397 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 399 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 401 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 402 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 404 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'startIndex' declaration and its first usage is 7, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). | 405 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 405 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 406 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 407 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'varIndex' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). | 408 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 408 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 410 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 411 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 412 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 413 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 414 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 415 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 416 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 418 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 419 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 421 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 422 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 423 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 424 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 425 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 426 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 427 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 429 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 431 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 433 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 434 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 435 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 437 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 440 | |
| indentation | Indentation | 'switch' has incorrect indentation level 12, expected level should be 6. | 440 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 441 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 442 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 443 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 444 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 445 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 446 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 447 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 448 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 449 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 450 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 451 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 452 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 453 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 454 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 455 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 456 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 457 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 458 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 459 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 460 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 461 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 462 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 463 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 464 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 465 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 466 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 467 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 468 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 469 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 470 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 471 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 472 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 473 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 474 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 475 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 476 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 477 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 478 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 479 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 480 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 481 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 482 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 483 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 484 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 485 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 486 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 487 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 488 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 489 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 490 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 491 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 492 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 12, expected level should be 6. | 493 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 494 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 495 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 497 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 498 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 500 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 501 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 503 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 505 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 506 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 507 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 508 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 509 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 511 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 512 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 513 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 514 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 516 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 517 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 519 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 520 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 521 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 522 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 523 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 524 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 525 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 527 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 528 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 530 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 531 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 533 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 534 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 535 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 536 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 538 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 539 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 540 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 541 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 542 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 544 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 545 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 546 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 547 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 548 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 550 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'readLDC' must contain no more than '1' consecutive capital letters. | 550 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 551 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 552 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 553 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 554 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 556 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'readLDCW' must contain no more than '1' consecutive capital letters. | 556 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 557 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 558 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 559 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 561 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'readIInc' must contain no more than '1' consecutive capital letters. | 561 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 562 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 563 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 564 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 565 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 567 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'readInstructionTakingASignedByte' must contain no more than '1' consecutive capital letters. | 567 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 568 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 569 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 570 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 572 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'readInstructionTakingASignedShort' must contain no more than '1' consecutive capital letters. | 572 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 573 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 574 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 575 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 577 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 578 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 579 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 580 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 581 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 582 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 584 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 585 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 586 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 587 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 588 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 589 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 590 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 591 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 592 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 593 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 595 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 597 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 598 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 599 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 600 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 601 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 602 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 604 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 606 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 608 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 609 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 610 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 611 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 613 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 614 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 615 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 617 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 618 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 620 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'readMultiANewArray' must contain no more than '1' consecutive capital letters. | 620 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 621 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 622 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 623 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 624 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 626 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 627 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 628 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 630 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 631 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 632 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 633 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 634 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 635 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 636 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 637 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 639 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 640 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 641 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 642 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 643 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 644 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 646 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 647 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 648 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 649 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 650 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 652 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 653 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 654 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 655 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 656 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 658 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 659 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 660 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 661 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 663 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 664 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 666 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 667 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 668 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 669 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 670 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 672 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 673 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 674 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 675 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 677 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 678 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 679 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 681 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 682 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 684 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 685 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 686 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 687 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 689 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 690 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 691 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 693 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 694 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 695 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 696 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 697 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 698 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 699 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 701 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 702 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 703 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 704 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 706 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 708 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 709 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 710 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 711 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 712 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 714 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 715 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.BaseWriter' | 7 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 24 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 24 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 68 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 69 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 82 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 83 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 94 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 95 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 106 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 107 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 122 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 123 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 140 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 142 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 158 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 160 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 173 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 174 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 179 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 180 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 190 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 191 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 201 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 202 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 217 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 218 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 231 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 232 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 242 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'visitMultiANewArrayInsn' must contain no more than '1' consecutive capital letters. | 242 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 243 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 258 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 260 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 279 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 281 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 291 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 292 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 297 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 298 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.SignatureWriter' | 27 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 71 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 74 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 81 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 88 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 91 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 97 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 103 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 106 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 108 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 110 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 112 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 114 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 117 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 137 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 139 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 140 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 141 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 143 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 144 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 145 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 146 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 147 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 148 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 149 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 150 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 152 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 154 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 155 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 157 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 160 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 162 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 163 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 164 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 165 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 167 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 168 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 170 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 171 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 173 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 176 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 178 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 179 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 181 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 183 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 186 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 187 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 188 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 189 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 190 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 191 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 193 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 195 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 197 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 200 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 201 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 203 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 204 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 205 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 206 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 207 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 209 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 210 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 211 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 212 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 213 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 214 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 216 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 217 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 218 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 219 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 221 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 222 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 224 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 225 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 227 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 229 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 230 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 233 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 234 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 236 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 238 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 239 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 242 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 243 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 245 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 248 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 249 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 252 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 254 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 255 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 256 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 257 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 258 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 260 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 263 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 264 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 267 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 268 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 269 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 271 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 273 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 276 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 282 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 285 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 286 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 287 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 289 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 290 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 291 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 293 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 294 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 295 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 299 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 300 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 301 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 303 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 304 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 306 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 308 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 309 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 311 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 313 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 314 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 317 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 319 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 320 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 321 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 322 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 323 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 324 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 325 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 326 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 328 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 330 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 333 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 334 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 337 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 338 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 339 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 340 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 341 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 342 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 344 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 347 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 348 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 349 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 350 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 351 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 353 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 354 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 355 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 357 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 358 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 360 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 363 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 364 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 365 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 366 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 367 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 369 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 370 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 371 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 372 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 374 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 375 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 377 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 379 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 380 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 383 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 384 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 386 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 389 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 390 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 392 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 395 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 396 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 397 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 399 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 401 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 402 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 404 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 406 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 408 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 409 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 411 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 412 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 415 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 416 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 417 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 419 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 421 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 422 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 423 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 425 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 426 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 428 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 429 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 431 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 432 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 434 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 435 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 436 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 438 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 439 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 440 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 445 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 447 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 448 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 449 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 451 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 452 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 454 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 455 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 456 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 457 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 459 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 461 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 462 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 463 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 464 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 465 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 467 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 468 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 469 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 471 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 472 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 473 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 475 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 476 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 478 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 480 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 482 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 483 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 485 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 486 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 488 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 489 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 490 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 491 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 492 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 494 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 495 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 500 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 502 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 503 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 504 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 506 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 507 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 508 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 509 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 511 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 512 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 514 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 515 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 516 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 518 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 520 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 521 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 522 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 524 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 525 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 527 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 528 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 530 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 531 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 532 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 534 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 535 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 536 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 538 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 539 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 540 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 542 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 543 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 544 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 546 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 547 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 548 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 550 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 551 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 553 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 554 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 555 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 556 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 557 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 558 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 560 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 562 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 563 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 564 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 566 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 567 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 568 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 570 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 571 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 572 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 573 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 574 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 575 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 577 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 578 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 581 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 582 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 584 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 585 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 587 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 588 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 589 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 590 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 591 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 593 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 595 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 596 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.annotations.AnnotationVisitor' | 7 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 71 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 77 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 79 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 82 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 84 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 87 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 89 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 92 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 94 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 97 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 99 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 102 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 104 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 106 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 107 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 109 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 111 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 112 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 114 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 118 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 120 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 123 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 124 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 126 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 128 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 129 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 131 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 133 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 134 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 6 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 7 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 9 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 10 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 24 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 25 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 26 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 36 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 75 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 6 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 14 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 53 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 54 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 56 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 57 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 58 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 59 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 60 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 61 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 62 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 63 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 64 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 68 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 70 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 75 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '46'. | 77 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 77 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 80 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 87 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 88 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 89 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 93 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 98 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 102 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 126 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 131 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 133 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 135 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 136 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 137 | |
| indentation | Indentation | 'switch' has incorrect indentation level 12, expected level should be 6. | 139 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 140 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 141 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 142 | |
| indentation | Indentation | 'block rcurly' has incorrect indentation level 16, expected level should be 8. | 143 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 144 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 145 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 146 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 147 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 148 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 149 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 150 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 151 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 152 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 153 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 154 | |
| indentation | Indentation | 'block rcurly' has incorrect indentation level 16, expected level should be 8. | 155 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 156 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 157 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 158 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 159 | |
| indentation | Indentation | 'else' child has incorrect indentation level 24, expected level should be 12. | 160 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 20, expected level should be 10. | 161 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 162 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 12, expected level should be 6. | 163 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 164 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 165 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 167 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 168 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 169 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '70'. | 171 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 171 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 173 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 174 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 175 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 176 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 178 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 180 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 181 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 182 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 183 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 184 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '38'. | 195 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 195 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 197 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 199 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 200 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 201 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 203 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 204 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 209 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 219 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 221 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 222 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 223 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 224 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 232 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 245 | |
| naming | ParameterName | Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 246 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 247 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 248 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 253 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 255 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 256 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 257 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 258 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 260 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 262 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 263 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 265 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 266 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 267 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 269 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 270 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 271 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 276 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 278 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 279 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 280 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 281 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '232'. | 286 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 286 | |
| naming | ParameterName | Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 286 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 287 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 289 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 290 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 291 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 292 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 293 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 294 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 295 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 296 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 297 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 298 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 299 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 300 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 301 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 302 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 314 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 327 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 329 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 331 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 338 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 340 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 341 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 6 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 10 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 11 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 12 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 13 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 26 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 6 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 7 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 9 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 10 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.jvmConstants.ArrayElementType' | 18 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 20 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 6, 8, 46, 48. | 22 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 6, 8, 57, 59. | 24 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 6, 8, 57, 59. | 25 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 6, 8, 55, 57. | 29 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 6, 8, 55, 57. | 30 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 66 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 67 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 68 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 69 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 71 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 72 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 73 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 74 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 76 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 77 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 78 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 79 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 81 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 82 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 83 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 84 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 86 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 87 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 88 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 89 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 91 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 93 | |
| naming | ParameterName | Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 94 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 96 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 97 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 98 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 102 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 104 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 106 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 107 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 108 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 110 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 110 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 113 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 114 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 115 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 116 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 119 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 121 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 123 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 124 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 125 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 130 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 131 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 132 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 134 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 135 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 136 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '121'. | 138 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 138 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 140 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 141 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 143 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 145 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 146 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 148 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 150 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 151 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 153 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 156 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 157 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 159 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 162 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 163 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 165 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 167 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 168 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 169 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 171 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 173 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 174 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 176 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 178 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 179 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 181 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 183 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 184 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 186 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 188 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 189 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 9 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 13 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 24 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 25 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'switch' has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 57 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 58 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 59 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 60 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 61 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 62 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 63 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 64 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 71 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 77 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 81 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 85 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 87 | |
| naming | ParameterName | Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 87 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 94 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 95 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 99 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 101 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 104 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 113 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 115 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 116 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 118 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 120 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 121 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 123 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 125 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 126 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 128 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 130 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 131 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 133 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 135 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 136 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 138 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 140 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 141 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 144 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 145 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 146 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 148 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 150 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 151 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 152 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 154 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 155 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 156 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 157 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 158 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 160 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 161 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 163 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 165 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 167 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 169 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 170 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 172 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 173 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 15 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 80 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 84 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 92 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 98 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 105 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 107 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 110 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 111 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 115 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 122 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 124 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 125 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 132 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 134 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 135 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 136 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 137 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 138 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 139 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 140 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 141 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 143 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 144 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 151 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 153 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 154 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 155 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 156 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 157 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 158 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 159 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 160 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 161 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 162 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 163 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 164 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 165 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 170 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 171 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 172 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 173 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 174 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 175 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 183 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'putUTF8' must contain no more than '1' consecutive capital letters. | 183 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 184 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 186 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 187 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 188 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 190 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 191 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 197 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 198 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 199 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 200 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 202 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 203 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 205 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 206 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 207 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 208 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 209 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 210 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 211 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 212 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 214 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 215 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 228 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'encodeUTF8' must contain no more than '1' consecutive capital letters. | 228 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 229 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 231 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 232 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 233 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 235 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 237 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 238 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 239 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 240 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 242 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 243 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 244 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 246 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 247 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 249 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 251 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 253 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 254 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 256 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 257 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 258 | |
| misc | AvoidEscapedUnicodeCharacters | Unicode escape(s) usage should be avoided. | 258 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 259 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 260 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 261 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 262 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 263 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 265 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 266 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 268 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 269 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 270 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 272 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 273 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 275 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 276 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 277 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 278 | |
| misc | AvoidEscapedUnicodeCharacters | Unicode escape(s) usage should be avoided. | 278 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 279 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 280 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 281 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 282 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 283 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 284 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 285 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 287 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 288 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 289 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 290 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 292 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 293 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 305 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 306 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 307 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 308 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 309 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 311 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 312 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 313 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 315 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 315 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 316 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 317 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 318 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 319 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.constantPool.DynamicItem' | 25 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 31 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 76 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 83 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 84 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 85 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 87 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 88 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 89 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 90 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 91 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 93 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 97 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 99 | |
| indentation | Indentation | 'switch' has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 102 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 103 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 104 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 105 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 106 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 107 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 108 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 109 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 110 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 111 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 112 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 113 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 114 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 115 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 116 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 117 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 118 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 119 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 120 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 121 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 122 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 123 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 124 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 125 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 8, expected level should be 4. | 126 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 127 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 129 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 130 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 131 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 133 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 134 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 135 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 142 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 144 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 145 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 155 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 157 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 158 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 165 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 166 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 167 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 169 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 170 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 171 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 173 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 174 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 175 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 182 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 184 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 185 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'byte0' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). | 186 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 186 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 187 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 188 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 189 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 190 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 191 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 192 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 202 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 204 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 205 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 206 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 207 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 208 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 215 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 217 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 218 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 228 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 230 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 231 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 238 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 239 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 240 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'byte0' declaration and its first usage is 6, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). | 241 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 241 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 242 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'byte1' declaration and its first usage is 5, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). | 243 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 243 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 244 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'byte2' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). | 245 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 245 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 246 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 247 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 248 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 249 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 250 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 251 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 261 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 262 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 263 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 265 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 272 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 273 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 274 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 275 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 276 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 286 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 287 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 288 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 289 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 290 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 292 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 293 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 294 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 295 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 297 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 298 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 299 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 300 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 302 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 303 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 304 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 305 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 307 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 308 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 309 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 310 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 320 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'readUTF' must contain no more than '1' consecutive capital letters. | 322 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 323 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 324 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 325 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 326 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 327 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 328 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 329 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 332 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 333 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 334 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 336 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 337 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 339 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 340 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 341 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 342 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 343 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 344 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 345 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 346 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 347 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 348 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 349 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 350 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 351 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 352 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 353 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 354 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 355 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 356 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 357 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 359 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 360 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 368 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'readUTF8' must contain no more than '1' consecutive capital letters. | 369 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 370 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 372 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 373 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 374 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 376 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 377 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 389 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'readUTF8' must contain no more than '1' consecutive capital letters. | 390 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 391 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 392 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 393 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 395 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 397 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 398 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 399 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 401 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 402 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 409 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'readNonnullUTF8' must contain no more than '1' consecutive capital letters. | 410 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 411 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 412 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 413 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 423 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'readNonnullUTF8' must contain no more than '1' consecutive capital letters. | 424 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 425 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 426 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 427 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 437 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 439 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 441 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 442 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 443 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 445 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 446 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 447 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 448 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 455 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 457 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 458 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 459 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 461 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 463 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 464 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 465 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 476 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 478 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 479 | |
| indentation | Indentation | 'switch' has incorrect indentation level 8, expected level should be 4. | 481 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 482 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 483 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 484 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 485 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 486 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 487 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 488 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 489 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 490 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 491 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 492 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 493 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 494 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 495 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 496 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 497 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 498 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 499 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 500 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 501 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 502 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 503 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 504 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 505 | |
| indentation | Indentation | 'block rcurly' has incorrect indentation level 12, expected level should be 6. | 506 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 507 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 508 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 509 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 510 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 8, expected level should be 4. | 511 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 512 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 514 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 516 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 517 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 518 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 520 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 522 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 523 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 524 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '514'. | 526 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 526 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 528 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 529 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 530 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 531 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 533 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 534 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 536 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 537 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 538 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 540 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 541 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 548 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 550 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 551 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 552 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 559 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 561 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 562 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 563 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 565 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 567 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 568 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 569 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 576 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 578 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 579 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 580 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 582 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 584 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 585 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 586 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'interface def modifier' has incorrect indentation level 4, expected level should be 2. | 10 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 10 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 8, expected level should be 4. | 11 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 8, expected level should be 4. | 12 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 8, expected level should be 4. | 13 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 8, expected level should be 4. | 14 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 8, expected level should be 4. | 15 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 8, expected level should be 4. | 16 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 8, expected level should be 4. | 17 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 8, expected level should be 4. | 18 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 8, expected level should be 4. | 19 | |
| indentation | Indentation | 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 68 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 72 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 77 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 79 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.coverage.data.CoverageData' | 12 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 15 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 21 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 24 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 25 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 30 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 31 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.util.StackTrace' | 19 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 21 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'static initialization' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 33 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 34 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'static initialization rcurly' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'getJUnitAnnotationIfAvailable' must contain no more than '1' consecutive capital letters. | 44 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 47 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'try' has incorrect indentation level 12, expected level should be 6. | 50 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 51 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 12, expected level should be 6. | 52 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 16, expected level should be 8. | 53 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 12, expected level should be 6. | 54 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 58 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'getTestNGAnnotationIfAvailable' must contain no more than '1' consecutive capital letters. | 59 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 61 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'try' has incorrect indentation level 12, expected level should be 6. | 64 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 65 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 12, expected level should be 6. | 66 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 16, expected level should be 8. | 67 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 12, expected level should be 6. | 68 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 70 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 72 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'checkForJUnit3Availability' must contain no more than '1' consecutive capital letters. | 72 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 74 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 75 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 77 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 79 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 81 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 83 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 86 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 87 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 88 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 90 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 93 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 95 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 98 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 100 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 102 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 104 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 104 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 105 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'thisSTE' must contain no more than '1' consecutive capital letters. | 105 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 106 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'otherSTE' must contain no more than '1' consecutive capital letters. | 106 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 107 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 109 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 111 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 113 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 115 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 120 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 121 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 123 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 124 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 125 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 126 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 128 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 129 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 131 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 133 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 134 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 136 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 138 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 139 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 141 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 142 | |
| naming | LocalVariableName | Local variable name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 142 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 144 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 145 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 146 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 147 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 148 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 150 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 152 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 154 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 155 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 158 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 160 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 162 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 163 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 164 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 165 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 166 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 167 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '131'. | 169 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 169 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 170 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 171 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 172 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 174 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 176 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 178 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 180 | |
| naming | ParameterName | Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 181 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 182 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 183 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 184 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 185 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 186 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 187 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 188 | |
| blocks | EmptyCatchBlock | Empty catch block. | 188 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 189 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 191 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 192 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 194 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'containsATestFrameworkAnnotation' must contain no more than '1' consecutive capital letters. | 194 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 195 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 196 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 198 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 199 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 200 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 201 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 203 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 204 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 206 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'isJUnit3xTestMethod' must contain no more than '1' consecutive capital letters. | 206 | |
| naming | ParameterName | Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 206 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 207 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 208 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 209 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 211 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 213 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 214 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 215 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 216 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 218 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 219 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 221 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 222 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.coverage.data.CoverageData' | 13 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 18 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 24 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 34 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 41 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be one of the following: 14, 16, 18. | 52 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be one of the following: 16, 18, 20. | 53 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be one of the following: 14, 16, 18. | 54 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be one of the following: 14, 16, 18. | 56 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be one of the following: 14, 16, 18. | 57 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be one of the following: 14, 16, 18. | 59 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be one of the following: 14, 16, 18. | 63 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 69 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 75 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 9 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 12 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 13 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 15 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 20 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 24 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 27 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 30 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 38 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '27'. | 40 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 40 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 43 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.coverage.data.CoverageData' | 17 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 24 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 38 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 39 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 41 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 42 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 43 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 44 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 45 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 46 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 48 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 49 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 50 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 51 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 52 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 53 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 54 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 56 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 57 | |
| indentation | Indentation | 'try' has incorrect indentation level 12, expected level should be 6. | 59 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 60 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 12, expected level should be 6. | 61 | |
| blocks | EmptyCatchBlock | Empty catch block. | 61 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 12, expected level should be 6. | 62 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 66 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 70 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 71 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 73 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 74 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 75 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 76 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 77 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 79 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 83 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 84 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 86 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 87 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 89 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 91 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 93 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 95 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 97 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 102 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 103 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 104 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 105 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 107 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 110 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 111 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 116 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 117 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 119 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 121 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 123 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 124 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 126 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 127 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 128 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 129 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 130 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 131 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'try' has incorrect indentation level 12, expected level should be 6. | 133 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 134 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 12, expected level should be 6. | 135 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 16, expected level should be 8. | 136 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 12, expected level should be 6. | 137 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 138 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 139 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 10 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 11 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 12 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 14 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 14 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 15 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 16 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 17 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 20 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 23 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 25 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 26 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 29 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 49 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.coverage.data.CoverageData' | 14 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 21 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 24 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 25 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 30 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 32 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 33 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 34 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 36 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 45 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 46 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 48 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 49 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 50 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 51 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 52 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 53 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 57 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.coverage.data.CoverageData' | 13 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 34 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 36 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 38 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'isHTMLWithNoCallPoints' must contain no more than '1' consecutive capital letters. | 53 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 63 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 64 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 65 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 69 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 71 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 75 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 77 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 79 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 80 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 81 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 82 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 84 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 86 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 87 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 93 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 94 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 95 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 97 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 99 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 101 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 102 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 104 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 105 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 106 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 107 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 108 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 110 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 112 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 114 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 115 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 119 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 121 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 122 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 123 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 124 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 125 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 126 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 127 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 128 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 129 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 131 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 133 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 134 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 135 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 137 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'generateHTMLReportIfRequested' must contain no more than '1' consecutive capital letters. | 137 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 139 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 140 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 141 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 142 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 143 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 144 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.coverage.data.CoverageData' | 10 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 15 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 23 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 24 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 25 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 26 | |
| indentation | Indentation | 'synchronized' has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'synchronized' child has incorrect indentation level 12, expected level should be 6. | 29 | |
| indentation | Indentation | 'synchronized' child has incorrect indentation level 12, expected level should be 6. | 30 | |
| indentation | Indentation | 'synchronized' child has incorrect indentation level 12, expected level should be 6. | 31 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 33 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 34 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 35 | |
| indentation | Indentation | 'synchronized' child has incorrect indentation level 12, expected level should be 6. | 37 | |
| indentation | Indentation | 'synchronized' child has incorrect indentation level 12, expected level should be 6. | 38 | |
| indentation | Indentation | 'synchronized rcurly' has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 46 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 50 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 50 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 52 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'synchronized' has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'synchronized' child has incorrect indentation level 12, expected level should be 6. | 56 | |
| indentation | Indentation | 'synchronized' child has incorrect indentation level 12, expected level should be 6. | 57 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 59 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 60 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 62 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 63 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 64 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 66 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 67 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 68 | |
| indentation | Indentation | 'synchronized rcurly' has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 70 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 72 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 72 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 74 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'synchronized' has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'synchronized' child has incorrect indentation level 12, expected level should be 6. | 78 | |
| indentation | Indentation | 'synchronized' child has incorrect indentation level 12, expected level should be 6. | 79 | |
| indentation | Indentation | 'synchronized' child has incorrect indentation level 12, expected level should be 6. | 80 | |
| indentation | Indentation | 'synchronized rcurly' has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 82 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 84 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 84 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 86 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 87 | |
| indentation | Indentation | 'synchronized' has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'synchronized' child has incorrect indentation level 12, expected level should be 6. | 90 | |
| indentation | Indentation | 'synchronized' child has incorrect indentation level 12, expected level should be 6. | 91 | |
| indentation | Indentation | 'synchronized' child has incorrect indentation level 12, expected level should be 6. | 92 | |
| indentation | Indentation | 'synchronized rcurly' has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 94 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '72'. | 96 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 96 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 96 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 99 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'synchronized' has incorrect indentation level 8, expected level should be 4. | 102 | |
| indentation | Indentation | 'synchronized' child has incorrect indentation level 12, expected level should be 6. | 103 | |
| indentation | Indentation | 'synchronized' child has incorrect indentation level 12, expected level should be 6. | 104 | |
| indentation | Indentation | 'synchronized' child has incorrect indentation level 12, expected level should be 6. | 105 | |
| indentation | Indentation | 'synchronized rcurly' has incorrect indentation level 8, expected level should be 4. | 106 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 107 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '84'. | 109 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 109 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 109 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 110 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 111 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'synchronized' has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'synchronized' child has incorrect indentation level 12, expected level should be 6. | 115 | |
| indentation | Indentation | 'synchronized' child has incorrect indentation level 12, expected level should be 6. | 116 | |
| indentation | Indentation | 'synchronized' child has incorrect indentation level 12, expected level should be 6. | 117 | |
| indentation | Indentation | 'synchronized rcurly' has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 119 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 121 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 122 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 123 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 125 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 126 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.coverage.data.CoverageData' | 17 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 55 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 56 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 58 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 59 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 60 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 62 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 63 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 65 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 66 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 68 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 72 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 74 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 80 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 82 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 87 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'lineData' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). | 88 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 88 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 90 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 91 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 92 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 93 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 95 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 96 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 97 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 98 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 99 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 100 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 102 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 103 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 104 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 105 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 107 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 109 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 25 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.coverage.CoveragePercentage' | 29 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 65 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 65 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 71 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 72 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 73 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 74 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 76 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 80 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 82 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 85 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 87 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 90 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 92 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 94 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 96 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 98 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 110 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 111 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 115 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 117 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 118 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 119 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 120 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 121 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 122 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 124 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 125 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 133 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 135 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 137 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 138 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 139 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 141 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 142 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 143 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 144 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 145 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 147 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 148 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 150 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 150 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 152 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 153 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 155 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 156 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 157 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 158 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 159 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 161 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 162 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 163 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 165 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 166 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 167 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 169 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 171 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 172 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 173 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 175 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 177 | |
| indentation | Indentation | 'try' has incorrect indentation level 12, expected level should be 6. | 178 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 179 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 12, expected level should be 6. | 180 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 16, expected level should be 8. | 181 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 12, expected level should be 6. | 182 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 183 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 185 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 187 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 188 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 190 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 193 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 194 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 195 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 196 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 197 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 199 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 201 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'currentCL' must contain no more than '1' consecutive capital letters. | 201 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 202 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 204 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 205 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'systemCL' must contain no more than '1' consecutive capital letters. | 205 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 207 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 208 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 209 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 211 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 212 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'contextCL' must contain no more than '1' consecutive capital letters. | 212 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 214 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 215 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 216 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 217 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 218 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 220 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 221 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 223 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 225 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 226 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 227 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 228 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 229 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 230 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 241 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 243 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 244 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 245 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 246 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 248 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 249 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 251 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 251 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 252 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 254 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 255 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 256 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 258 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 258 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 259 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 261 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 262 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 263 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 264 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 266 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 267 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 268 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 269 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 270 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 271 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 272 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.coverage.CoveragePercentage' | 13 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 68 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 70 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 75 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 75 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 79 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 81 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 83 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 85 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 89 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 91 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 9 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 11 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 12 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 15 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.coverage.dataItems' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 11 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 15 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 26 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 40 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 42 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 43 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.coverage.dataItems' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.state.TestRun' | 17 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 19 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 26 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 30 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 50 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 51 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 60 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 61 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 62 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 63 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 67 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 67 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 70 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 75 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.coverage.dataItems' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.coverage.CoveragePercentage' | 19 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 22 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 39 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 43 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 47 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 49 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 57 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 57 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 61 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 68 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 70 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 70 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 74 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 76 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 78 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 78 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 82 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 84 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 86 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 89 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 91 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 91 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 95 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 97 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 99 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 101 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 103 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 103 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 104 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 106 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 107 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 110 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 113 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 115 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 119 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 121 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 124 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 125 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 126 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 128 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 130 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 131 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 132 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 133 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 134 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 136 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 137 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 138 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 139 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 140 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 143 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 145 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 147 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 149 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 150 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 153 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 154 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 155 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 157 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 157 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 158 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 159 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 161 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 162 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 163 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 165 | |
| naming | MethodTypeParameterName | Method type name 'FI' must match pattern '(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)'. | 165 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 167 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 168 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 169 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 171 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 172 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 173 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 174 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 175 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 176 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 178 | |
| naming | MethodTypeParameterName | Method type name 'FI' must match pattern '(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)'. | 178 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 180 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 181 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 183 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 184 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 185 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 186 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 187 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.coverage.dataItems' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.state.TestRun' | 12 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 14 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 15 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 21 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 35 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 36 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 37 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 38 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.controlFlow.Label' | 14 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.controlFlow.Label' | 17 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 36 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 41 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 68 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 72 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 74 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 76 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 81 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 83 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 85 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 87 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 87 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 92 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 99 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 100 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 102 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 103 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 104 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 106 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 107 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 108 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 110 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 111 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 112 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 113 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 116 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 118 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 120 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 120 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 122 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 123 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 125 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 126 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 127 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 129 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 130 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 131 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 133 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 134 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 135 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 137 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 138 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 140 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 141 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 142 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 143 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 144 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 146 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 147 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 149 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 149 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 153 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 154 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 155 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 157 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 159 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 160 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 162 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 163 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 164 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 166 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 167 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 169 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 170 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 172 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 172 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 174 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 176 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 177 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 178 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 180 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 182 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 183 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 184 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 186 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 187 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 188 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 190 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 191 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 193 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 194 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 195 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 196 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 197 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 199 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 200 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 202 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 203 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 205 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 206 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 207 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 208 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 210 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 211 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 212 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 213 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.coverage.CallPoint' | 15 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 18 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 57 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 65 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 69 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 71 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 72 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 73 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 74 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 80 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 82 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 84 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 87 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 89 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 92 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 94 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 96 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 98 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 100 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 102 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 106 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 107 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 108 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 109 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 110 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 111 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 112 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.coverage.CallPoint' | 17 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 21 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 55 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 59 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 59 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 61 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 67 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 69 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 70 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 71 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 72 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 73 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 75 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 77 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 79 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 79 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 84 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 85 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 89 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 91 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 95 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 97 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 100 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 102 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 104 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 105 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 107 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 107 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 110 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 111 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 115 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 116 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 117 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 120 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 121 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 123 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 124 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 125 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 126 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '102'. | 128 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 128 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 129 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 130 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 131 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '107'. | 133 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 133 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 135 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 136 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 137 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 139 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 141 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 142 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 144 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 146 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 147 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 149 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 150 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 151 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 153 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 153 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 155 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 157 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 158 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 159 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 161 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 162 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 163 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 165 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 165 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 166 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 168 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 169 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 170 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 171 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 173 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 174 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 175 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 177 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 180 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 181 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 182 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 184 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 187 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 188 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 189 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 191 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 193 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 194 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 195 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 197 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 198 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 199 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 200 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 201 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 203 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 204 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 205 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 206 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 208 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 209 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 211 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 212 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 213 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 214 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 215 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 216 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 217 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 218 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 219 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 220 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 221 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 223 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 223 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 225 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 226 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 227 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 229 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 230 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 231 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 233 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 233 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 235 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 237 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 238 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 239 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 241 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 242 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 244 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 244 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 245 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 246 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 248 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 249 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 250 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 252 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 253 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 255 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 256 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 257 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 258 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 260 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 262 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 263 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 264 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 265 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 266 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 267 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 269 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 270 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 272 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 273 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 274 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 276 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 277 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 278 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 279 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 280 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 281 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 282 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 284 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 285 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 286 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 287 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 288 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.controlFlow.Label' | 17 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'CFGTracking' must contain no more than '1' consecutive capital letters. | 22 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 49 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 57 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 58 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 66 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 67 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 68 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 69 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 79 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 81 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 83 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 87 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 89 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 90 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 96 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 104 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 105 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 106 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 110 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 111 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 113 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 115 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 116 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 120 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 121 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 122 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 123 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 125 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 126 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 128 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 129 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 130 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 131 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 133 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 134 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 135 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 137 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 138 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 139 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 141 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 143 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 144 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 146 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 147 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 148 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 149 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 150 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 151 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 152 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 153 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 155 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 156 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 158 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 159 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 160 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 162 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 163 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 164 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 165 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 166 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.classes.ClassReader' | 16 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 18 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 26 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 40 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'try' has incorrect indentation level 12, expected level should be 6. | 44 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 45 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 46 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 47 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 12, expected level should be 6. | 48 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 12, expected level should be 6. | 50 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 16, expected level should be 8. | 51 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 12, expected level should be 6. | 52 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 63 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 70 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 72 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 76 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 80 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'newPD' must contain no more than '1' consecutive capital letters. | 80 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 84 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'previousPD' must contain no more than '1' consecutive capital letters. | 84 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 85 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 87 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 88 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 89 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 90 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 91 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 92 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 93 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.util.GeneratedClasses.isExternallyGeneratedSubclass' | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.coverage.Configuration' | 20 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 46 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 54 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 56 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 57 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 58 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 59 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 60 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 61 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 62 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 64 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 65 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 66 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 67 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 72 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 74 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 79 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 85 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 89 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 93 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 97 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 101 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 103 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 104 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 108 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 110 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'canAccessJMockitFromClassToBeMeasured' must contain no more than '1' consecutive capital letters. | 110 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 111 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'try' has incorrect indentation level 12, expected level should be 6. | 114 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 115 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 116 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 12, expected level should be 6. | 117 | |
| blocks | EmptyCatchBlock | Empty catch block. | 117 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 12, expected level should be 6. | 118 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 122 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 124 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 126 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 128 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 129 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 130 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 131 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 134 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 135 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 136 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 138 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 139 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 141 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 144 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 146 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 147 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 148 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 149 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 152 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 153 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 155 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 156 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 157 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 158 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 160 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 161 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 163 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 164 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 12 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 25 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 28 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 33 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 35 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 36 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 37 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 38 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 46 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 47 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 48 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 49 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 50 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 51 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 52 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 60 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 61 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 63 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 64 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 65 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 69 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 71 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 72 | |
| blocks | EmptyCatchBlock | Empty catch block. | 72 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 19 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.classes.ClassInfo' | 22 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 78 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 85 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 93 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 95 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 97 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 98 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 99 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 101 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 102 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 106 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 108 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 110 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 111 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 114 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 115 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 116 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 117 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 120 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 122 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 123 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 124 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 125 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 126 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 128 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 130 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 133 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 134 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 136 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 137 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 139 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 140 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 141 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 143 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 144 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 145 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 146 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 147 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 148 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 149 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 150 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 152 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 153 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 154 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 155 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 156 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 158 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 159 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 160 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 161 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 163 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 166 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 168 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 169 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 170 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 172 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 174 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 175 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 176 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 178 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'innerCR' must contain no more than '1' consecutive capital letters. | 178 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 180 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 181 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 182 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 183 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 184 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 185 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 187 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 188 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 189 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 191 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 192 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 193 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 194 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 196 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 197 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 199 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 202 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 203 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 204 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 206 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 207 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 209 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 212 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 214 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 215 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 216 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 218 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 219 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.annotations.AnnotationVisitor' | 33 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 68 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 72 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 74 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 81 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 83 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 87 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 89 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 91 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 93 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 95 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 97 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 101 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 103 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 110 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 111 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 113 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 115 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 117 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 119 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 121 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 122 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 123 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 124 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 125 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 126 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 128 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 130 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 133 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 134 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 136 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 137 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 138 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 139 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 140 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 143 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 145 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 146 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 148 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 150 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 152 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 153 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 154 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 155 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 157 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 159 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 160 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 161 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 163 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 165 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 166 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 167 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 169 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 173 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 174 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 175 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 176 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 177 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 178 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 180 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 181 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 182 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 184 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 185 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 186 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 187 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 189 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 190 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 192 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 193 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 194 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 196 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 197 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 198 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 199 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 201 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 202 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 203 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 204 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 205 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 206 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 207 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 208 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 209 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 210 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 211 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 212 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 213 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 214 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 215 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 216 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 217 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 218 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 220 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 222 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 223 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 224 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 225 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 226 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 227 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 228 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 229 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 230 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 232 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 233 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 235 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 236 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 239 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 240 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 242 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 249 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 250 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 251 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 253 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 254 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 255 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 257 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 258 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 259 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 260 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 262 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 264 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 265 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 266 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 267 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 269 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 271 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 272 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 273 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 275 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 278 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 279 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 280 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 282 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 284 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 285 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 286 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 287 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 289 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 292 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 293 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 294 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 296 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 298 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 299 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 300 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 302 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 304 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 305 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 306 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 308 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 309 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 8 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.coverage.Configuration' | 20 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 27 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 41 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 52 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 58 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 64 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 77 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 78 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 80 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 82 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 87 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 89 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 93 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 95 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 99 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 101 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 103 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 106 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 108 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 109 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 110 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 111 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 113 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 114 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 115 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 116 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 120 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 122 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 123 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 124 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 125 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 127 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 128 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 129 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 130 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 133 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 135 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'deleteOutdatedHTMLFileIfExists' must contain no more than '1' consecutive capital letters. | 135 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 136 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 137 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 139 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 140 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 141 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.coverage.CallPoint' | 13 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 15 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 24 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 27 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 29 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 35 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 36 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'currentCP' must contain no more than '1' consecutive capital letters. | 41 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 46 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'nextCP' must contain no more than '1' consecutive capital letters. | 46 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 47 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 49 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 50 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 51 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 52 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 53 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 54 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 56 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 57 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 68 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 70 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 74 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 76 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 78 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 78 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 13 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 15 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 22 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 24 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 25 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 28 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 40 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 60 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 66 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 66 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 79 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 84 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 86 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 87 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 11 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 14 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 19 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 20 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 21 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 22 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 25 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 30 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 32 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 33 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 34 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 38 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 50 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 54 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 55 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 57 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 58 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 59 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 60 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 61 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 62 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 68 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.util.Utilities' | 18 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 26 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 42 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 43 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 51 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 56 | |
| indentation | Indentation | 'while' has incorrect indentation level 12, expected level should be 6. | 58 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 59 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 12, expected level should be 6. | 60 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 66 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 68 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 69 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 70 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 71 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 72 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 73 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.coverage.reporting.dataCoverage' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.coverage.dataItems.FieldData' | 11 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 18 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 32 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 40 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 41 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 42 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 43 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 54 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 54 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'writeCoverageInfoIfLineStartsANewFieldDeclaration' must contain no more than '1' consecutive capital letters. | 54 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 58 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 59 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 62 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 64 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 65 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 66 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 67 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 68 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 69 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 71 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 87 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 88 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 92 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 94 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.coverage.reporting.lineCoverage' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.coverage.CallPoint' | 12 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 40 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 42 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 59 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 67 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 68 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.coverage.reporting.lineCoverage' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.coverage.lines.PerFileLineCoverage' | 12 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 15 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 23 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 25 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 26 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 30 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 34 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 40 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.coverage.reporting.lineCoverage' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.coverage.CallPoint' | 15 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'numSegments' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). | 45 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 53 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 54 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 55 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 59 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 65 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 69 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 71 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 72 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 74 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 76 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 77 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 78 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 79 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 81 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 83 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 85 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 86 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 87 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 89 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 91 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 93 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 98 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 99 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 100 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 101 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 102 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 104 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 106 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 108 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 111 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 112 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 115 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 118 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 119 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 120 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 121 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 18 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.coverage.CoveragePercentage' | 22 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 27 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 39 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 55 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 55 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 57 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 59 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 60 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 61 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 62 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 64 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 65 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 12, expected level should be 6. | 67 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 69 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 71 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 80 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 82 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 84 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 85 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 86 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 87 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 88 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 90 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 100 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 102 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 104 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 106 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 108 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 110 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 113 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 115 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 116 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 117 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 118 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 119 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 120 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 121 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 122 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 123 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 124 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 126 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 127 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 129 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 130 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 131 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 133 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 134 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 136 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 137 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 138 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 139 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 140 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 142 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 143 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 144 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 147 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 153 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 155 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 156 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 157 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 159 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 160 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 161 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 162 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 164 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 165 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 167 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 170 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 171 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 172 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 173 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 174 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 175 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 177 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 178 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 179 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 181 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 183 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 184 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 185 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 187 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 188 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 189 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 190 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 192 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 193 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 194 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 196 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 197 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 199 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 200 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 202 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 204 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 205 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 206 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 208 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 209 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 210 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 211 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 213 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 214 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 215 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 216 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 218 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 219 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 220 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 221 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 223 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 224 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 225 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 226 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 227 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 229 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 230 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 231 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 232 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 234 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 235 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 237 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 238 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 239 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 241 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 243 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 244 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 245 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 251 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 252 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 254 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 255 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 256 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 257 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 258 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 260 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 261 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 262 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 264 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 265 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 266 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 267 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 268 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 269 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 270 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 271 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.coverage.CoveragePercentage' | 15 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 34 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 42 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 67 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 69 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 86 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 88 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 90 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 92 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 94 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.coverage.data.FileCoverageData' | 17 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 41 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 42 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 44 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 45 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 46 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 47 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'fileData' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). | 56 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 68 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 70 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 80 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 82 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 84 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 85 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 86 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 87 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 88 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 89 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 90 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 94 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 96 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 102 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 104 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 10 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 13 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 14 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 15 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 8, expected level should be 4. | 17 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 19 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 20 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 21 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 34 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 36 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 43 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 44 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 48 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 59 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 60 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 61 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 63 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 69 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 73 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 79 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 81 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 86 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 87 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 88 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 90 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 92 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 96 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 98 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 99 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 101 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 103 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 14 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 17 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'enum def ident' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'enum def rcurly' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'enum def ident' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 33 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 38 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 39 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 40 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 41 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 42 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 44 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'enum def rcurly' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 68 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 70 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 72 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 74 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 76 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 80 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 82 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 84 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 87 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 89 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 92 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 94 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 96 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 98 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 98 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 101 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 102 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 103 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 104 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 105 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 106 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 109 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 111 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 114 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 116 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 116 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 120 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 121 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 122 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 124 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 125 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 126 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 128 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 129 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 131 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 132 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 134 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 135 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 136 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 137 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 139 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 140 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 141 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 143 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 144 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 145 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 147 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 147 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 149 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 150 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 153 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 154 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 155 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 156 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 158 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 159 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 161 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 162 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 163 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 165 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 166 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 167 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 168 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 170 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 171 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 172 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 174 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 177 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 178 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 180 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 180 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 181 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 182 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 184 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 185 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 186 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 188 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 189 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 191 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 192 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 194 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 195 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 196 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 198 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 199 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 200 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 201 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 203 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 205 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 206 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 207 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 208 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 210 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 211 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 213 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 213 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 215 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 216 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 217 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 218 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 219 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 221 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 222 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 224 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 225 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 227 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 228 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 229 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 231 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 232 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 234 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 235 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 236 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 238 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 239 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 240 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 241 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 242 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 243 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 244 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 246 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 247 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 249 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 249 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 250 | |
| indentation | Indentation | 'do..while' has incorrect indentation level 8, expected level should be 4. | 252 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 12, expected level should be 6. | 253 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 12, expected level should be 6. | 254 | |
| indentation | Indentation | 'do..while rcurly' has incorrect indentation level 8, expected level should be 4. | 255 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 256 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 258 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 261 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be one of the following: 14, 16, 18. | 274 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 287 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 289 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 291 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 293 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 294 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 295 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 297 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 298 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.coverage.reporting.parsing.LineElement.ElementType' | 11 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 48 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 52 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 54 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 55 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 56 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 68 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 78 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 80 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 81 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 82 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 84 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 87 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 88 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 90 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 91 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 95 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 97 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 101 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 102 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 103 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 104 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 105 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 107 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 108 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 110 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 111 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 112 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 114 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 116 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 118 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 120 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 122 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 123 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 124 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 126 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 127 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 128 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 129 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 131 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 132 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 134 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 135 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 136 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 137 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 138 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 139 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 140 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 141 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 142 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 143 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 144 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 145 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 146 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 147 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 148 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 149 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 151 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 152 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 153 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 154 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 156 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 157 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 159 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 160 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 161 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 162 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 163 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 164 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 165 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 167 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 168 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 169 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 171 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 172 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 173 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 174 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 175 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 176 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 177 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 179 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 180 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 182 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 183 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 184 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 185 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 187 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 188 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 190 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 191 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 192 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 193 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 195 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 196 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 197 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 198 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 200 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 201 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 203 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 204 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 205 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 206 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 207 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 208 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 209 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 211 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 213 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 214 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 215 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 217 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 218 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 220 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 221 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.coverage.reporting.sourceFiles' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.coverage.data.FileCoverageData' | 13 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 39 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 55 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 55 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 57 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 58 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 59 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 12, expected level should be 6. | 61 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 12, expected level should be 6. | 62 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 70 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 72 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 77 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 79 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 80 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 81 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 83 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 84 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 86 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 87 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 88 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 90 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 91 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 93 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 95 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 100 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 102 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 104 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 106 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 107 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 108 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 110 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 111 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 113 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.coverage.reporting.sourceFiles' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 16 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 20 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 42 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 43 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 45 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 46 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 47 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 48 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 49 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 61 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 68 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 69 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 71 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 72 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 73 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 74 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 80 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 83 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 84 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 86 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 87 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 88 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 89 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 91 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 93 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 100 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 102 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 104 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 106 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 107 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 108 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 110 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 113 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 115 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 119 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 121 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 123 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 124 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 126 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 127 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 128 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.coverage.reporting.sourceFiles' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.coverage.reporting.parsing.LineElement' | 12 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 25 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 30 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 31 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 32 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 34 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 38 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 39 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 51 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 53 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 54 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 55 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 56 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 57 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 58 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 59 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 60 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 62 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 63 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 66 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 67 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 68 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 72 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 74 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 80 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 82 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 83 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 85 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 87 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 91 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 92 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 93 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 97 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 99 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 104 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 106 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 107 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 108 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 109 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 110 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 111 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 112 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 113 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 115 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 116 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 119 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 120 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 121 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 122 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 124 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 125 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.coverage.testRedundancy' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.runner.Description' | 11 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 14 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'JUnitListener' must contain no more than '1' consecutive capital letters. | 14 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 15 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 19 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 24 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 25 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 26 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 28 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 29 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 30 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 31 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 32 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 33 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 40 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.coverage.testRedundancy' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.coverage.Configuration' | 18 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 20 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'static initialization' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 25 | |
| indentation | Indentation | 'static initialization rcurly' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 36 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 38 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 44 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 46 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 47 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 51 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 51 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 56 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 57 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 59 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 60 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 61 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.expectations.RecordAndReplayExecution' | 16 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 55 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 57 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 58 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 59 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'try' has incorrect indentation level 12, expected level should be 6. | 61 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 62 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 12, expected level should be 6. | 63 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 16, expected level should be 8. | 64 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 16, expected level should be 8. | 65 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 12, expected level should be 6. | 66 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 68 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 70 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 71 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 72 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 74 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 76 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 79 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 81 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 85 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 86 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 87 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 88 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 89 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 90 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 92 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 94 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 96 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 98 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 100 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 102 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 104 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 106 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 107 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 109 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 110 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 113 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 116 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 117 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 119 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 120 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 122 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 123 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 124 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 125 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 126 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 128 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 129 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 131 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 132 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 133 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 134 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 135 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 137 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 138 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 139 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 140 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 143 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 145 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 146 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 148 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 149 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 150 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 152 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 154 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 155 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 156 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 158 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 159 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 161 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 162 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 164 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 166 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 167 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 168 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 170 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 171 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 174 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 175 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 176 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 177 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 179 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 180 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 182 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 183 | |
| indentation | Indentation | 'try' has incorrect indentation level 12, expected level should be 6. | 185 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 186 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 12, expected level should be 6. | 187 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 16, expected level should be 8. | 188 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 12, expected level should be 6. | 189 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 190 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 191 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 193 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 194 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 196 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 197 | |
| indentation | Indentation | 'try' has incorrect indentation level 12, expected level should be 6. | 199 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 200 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 12, expected level should be 6. | 202 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 16, expected level should be 8. | 203 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 12, expected level should be 6. | 204 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 205 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 206 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 208 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 209 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 211 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 212 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 213 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 215 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 216 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 217 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 219 | |
| indentation | Indentation | 'try' has incorrect indentation level 12, expected level should be 6. | 221 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 222 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 12, expected level should be 6. | 223 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 16, expected level should be 8. | 224 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 12, expected level should be 6. | 225 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 226 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 227 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 229 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 232 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 234 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 235 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 236 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 238 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 240 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 241 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 243 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 245 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 247 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 248 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 249 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 251 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 252 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 253 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 254 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 12, expected level should be 6. | 255 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 8, expected level should be 4. | 256 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 258 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 259 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 261 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 263 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 265 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 267 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 268 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 269 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 12, expected level should be 6. | 270 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 12, expected level should be 6. | 271 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 8, expected level should be 4. | 272 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 274 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 275 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 276 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 277 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 279 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 281 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 282 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 283 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 284 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 286 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 287 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 288 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 289 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 291 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 292 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 294 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 295 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 296 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 297 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 299 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 300 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 302 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 303 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 304 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 305 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 307 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 308 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 309 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 310 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.Expectations' | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.runners.model.FrameworkMethod' | 21 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 27 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 27 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 49 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 51 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 52 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 58 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 59 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 63 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'eachParameterContainsAKnownAnnotation' must contain no more than '1' consecutive capital letters. | 63 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 66 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 70 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 71 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 72 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 76 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 78 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'containsAKnownAnnotation' must contain no more than '1' consecutive capital letters. | 78 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 80 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 84 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 85 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 87 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 89 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 90 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 94 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.Invocation' | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.runner.Description' | 18 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 24 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 24 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 28 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 36 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 47 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 47 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 52 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 54 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 55 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 56 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 66 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 66 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 71 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 73 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 75 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 77 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 12, expected level should be 6. | 79 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.integration.TestRunnerDecorator' | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.After' | 20 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'JUnit4TestRunnerDecorator' must contain no more than '1' consecutive capital letters. | 27 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'try' has incorrect indentation level 12, expected level should be 6. | 36 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 37 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 12, expected level should be 6. | 38 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 16, expected level should be 8. | 39 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 16, expected level should be 8. | 40 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 12, expected level should be 6. | 41 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 48 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 49 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 50 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 52 | |
| indentation | Indentation | 'try' has incorrect indentation level 12, expected level should be 6. | 54 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 55 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 56 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 12, expected level should be 6. | 57 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 16, expected level should be 8. | 59 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 16, expected level should be 8. | 60 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 16, expected level should be 8. | 61 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 12, expected level should be 6. | 62 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 63 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 64 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 65 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 12, expected level should be 6. | 66 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 70 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 76 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 77 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 79 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 80 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 12, expected level should be 6. | 82 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 84 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 86 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 96 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 98 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 102 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 103 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 105 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 106 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 110 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 111 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 113 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 115 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 116 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 118 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 119 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 120 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 12, expected level should be 6. | 122 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 8, expected level should be 4. | 123 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 124 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 126 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 127 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 129 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 131 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 132 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 133 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 12, expected level should be 6. | 134 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 8, expected level should be 4. | 135 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 136 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 138 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 140 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 144 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 146 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 147 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 148 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 150 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 151 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 152 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 153 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 155 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 157 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 158 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 159 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 160 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 161 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 162 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 163 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 12, expected level should be 6. | 164 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 8, expected level should be 4. | 165 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 166 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.Capturing' | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.jupiter.api.BeforeAll' | 26 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 41 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'JMockitExtension' must contain no more than '1' consecutive capital letters. | 42 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 60 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 62 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 63 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 65 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 66 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 68 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 69 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 72 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 73 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 74 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 75 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 77 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 78 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 80 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 81 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 82 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 83 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 85 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 87 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 90 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 92 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 95 | |
| indentation | Indentation | 'try' has incorrect indentation level 12, expected level should be 6. | 97 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 98 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 12, expected level should be 6. | 99 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 16, expected level should be 8. | 100 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 12, expected level should be 6. | 101 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 103 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 104 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 105 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 107 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 110 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 111 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 112 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 114 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 115 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 120 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 121 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 122 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 124 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 125 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 127 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 128 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 130 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 131 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 132 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 133 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 134 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 135 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 12, expected level should be 6. | 136 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 8, expected level should be 4. | 137 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 138 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 140 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 143 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 144 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 146 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 147 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 149 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 150 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 152 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 154 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 155 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 156 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 157 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 158 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 159 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 160 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 12, expected level should be 6. | 161 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 8, expected level should be 4. | 162 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 164 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 165 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 167 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 170 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 172 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 174 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 177 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 178 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 179 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 180 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 182 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 183 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 184 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 185 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 186 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 187 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 188 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 189 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 190 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 192 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 195 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 196 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 197 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 199 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 201 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 202 | |
| indentation | Indentation | 'try' has incorrect indentation level 12, expected level should be 6. | 204 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 205 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 206 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 208 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 209 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 210 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 212 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 213 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 215 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 216 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 217 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 218 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 12, expected level should be 6. | 219 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 16, expected level should be 8. | 220 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 16, expected level should be 8. | 221 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 12, expected level should be 6. | 222 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 223 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 224 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 226 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 228 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 229 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 230 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 231 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 232 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 234 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 236 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 237 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 238 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 240 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 241 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 242 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 243 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 245 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 246 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 247 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 248 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 249 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 251 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 252 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 253 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 254 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 255 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 256 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 258 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 259 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 260 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 262 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 263 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 264 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 266 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 267 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 268 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 269 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 270 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 271 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 273 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 274 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 275 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 276 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 277 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 278 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 280 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 281 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 283 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 285 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 287 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 288 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.injection.BeanExporter' | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.springframework.beans.factory.BeanNotOfRequiredTypeException' | 12 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 21 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 24 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 25 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 34 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 40 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 42 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 43 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 44 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 46 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 48 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 49 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 50 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 61 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.Injectable' | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.springframework.beans.factory.support.AbstractBeanFactory' | 19 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 27 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 27 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 30 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 30 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 34 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 39 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 46 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 46 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 51 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 58 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 58 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 63 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.injection.BeanExporter' | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.springframework.beans.factory.BeanDefinitionStoreException' | 14 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 25 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 26 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 34 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 38 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '22'. | 40 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 9 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.Expectations' | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.IExecutionListener' | 20 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 31 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 31 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'TestNGRunnerDecorator' must contain no more than '1' consecutive capital letters. | 34 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'testNGMethod' must contain no more than '1' consecutive capital letters. | 41 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 47 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 48 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 60 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 66 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 67 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 69 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 70 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 72 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 73 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 74 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 75 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 76 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 78 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 79 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 12, expected level should be 6. | 81 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 83 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 85 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 89 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 91 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 93 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 97 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 99 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 100 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 101 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 102 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 103 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 105 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 106 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 108 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 109 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 110 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 111 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 112 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 114 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 115 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 116 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 117 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 118 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 119 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 120 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 121 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 122 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 123 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 124 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 125 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 12, expected level should be 6. | 126 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 8, expected level should be 4. | 127 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 128 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 130 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 133 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 134 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 135 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 137 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 139 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 141 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 142 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 143 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 145 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 146 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 147 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 149 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 152 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 153 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 154 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 155 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 156 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 157 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 158 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 159 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 160 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 161 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 12, expected level should be 6. | 162 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 12, expected level should be 6. | 163 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 8, expected level should be 4. | 164 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 165 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 167 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 168 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 170 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 171 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 173 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 174 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 176 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 177 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 178 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 179 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 180 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 12, expected level should be 6. | 181 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 8, expected level should be 4. | 182 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 183 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 185 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 187 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 188 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 189 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 190 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 191 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 192 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 193 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 194 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 196 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 198 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 199 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 200 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 201 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 203 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 204 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 205 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 206 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 207 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 208 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 209 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 210 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 212 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 214 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 216 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 217 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 218 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 219 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 220 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 221 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 222 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 223 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 224 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 225 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 227 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 229 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 231 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 232 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 233 | |
| blocks | EmptyCatchBlock | Empty catch block. | 233 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 234 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 235 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 237 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 238 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 239 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 240 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 242 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 243 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 244 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 245 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 246 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 248 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 249 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 251 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 253 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 255 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 257 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 259 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 260 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 261 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 12, expected level should be 6. | 263 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 8, expected level should be 4. | 264 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 265 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.jvmConstants.Opcodes.AASTORE' | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.annotations.AnnotationVisitor' | 30 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 50 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 68 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 70 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 72 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 74 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 76 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 87 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 93 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 97 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 97 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 100 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 102 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 104 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 106 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 108 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 110 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 112 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 115 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 117 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 120 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 123 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 126 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 129 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 135 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 138 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 139 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 141 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 142 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 143 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 144 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 145 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 146 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 148 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 149 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 151 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 153 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 154 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 155 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 156 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 157 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 158 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 159 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 161 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 162 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 163 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 164 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 165 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 167 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 168 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 169 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 171 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 172 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 174 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 175 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 176 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 177 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 178 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 180 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 181 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 183 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 184 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 185 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 186 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 188 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 190 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 191 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 193 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 194 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 195 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 196 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 197 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 198 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 199 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 200 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 201 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 202 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 204 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 206 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 207 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 208 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 210 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 211 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 212 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 214 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 215 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 216 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 217 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 218 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 219 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 220 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 221 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 223 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 224 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 226 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 227 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 228 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 229 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 230 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 232 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 233 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 234 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 235 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 236 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 238 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 239 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 241 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 242 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 243 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 245 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 246 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 247 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 248 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 250 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 252 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 253 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 254 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 255 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 256 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 257 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 258 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 260 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 261 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 263 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 265 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 266 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 267 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 268 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 269 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 270 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 272 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 273 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 274 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 275 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 277 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 279 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 280 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 281 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 283 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 284 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 285 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 287 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 288 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 290 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 291 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 292 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 293 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 295 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 300 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 301 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 302 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 305 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 306 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 307 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 308 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 309 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 311 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 312 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 313 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 315 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 317 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 319 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 320 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 321 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 322 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 324 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 327 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 329 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 330 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 331 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 332 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 333 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 335 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 336 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 337 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 338 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 339 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.Invocation' | 15 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 33 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 36 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 45 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 45 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 50 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 51 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 60 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 64 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 12, expected level should be 6. | 66 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 68 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 70 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 72 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 74 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 77 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 79 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 81 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 83 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 83 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 85 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 86 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 87 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.classes.ClassReader' | 15 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 19 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 25 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 26 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 29 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 35 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 39 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'try' has incorrect indentation level 12, expected level should be 6. | 45 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 46 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 47 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 12, expected level should be 6. | 48 | |
| blocks | EmptyCatchBlock | Empty catch block. | 48 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 12, expected level should be 6. | 49 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 58 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 59 | |
| indentation | Indentation | 'while' has incorrect indentation level 12, expected level should be 6. | 61 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 62 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 64 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 65 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 66 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 67 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 68 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 69 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 71 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 72 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 74 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 76 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 77 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 79 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 80 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 81 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 83 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 84 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 86 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 87 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 88 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 89 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 12, expected level should be 6. | 90 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 12, expected level should be 6. | 92 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 94 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 96 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 96 | |
| naming | ParameterName | Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 97 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 101 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 102 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 104 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 107 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 108 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 111 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 112 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 114 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 116 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 120 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 122 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 122 | |
| naming | ParameterName | Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 123 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 124 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 126 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 127 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 128 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 130 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 131 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 134 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 135 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 136 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 138 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 138 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 140 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 143 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 144 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 146 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 147 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 149 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 149 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 153 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 154 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 155 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 157 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 158 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 160 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 160 | |
| naming | ParameterName | Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 161 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 162 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 164 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 165 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 166 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 168 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 169 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 171 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 171 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 173 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 174 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 176 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 177 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 178 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 179 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 181 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 183 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 184 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 185 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 186 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 187 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 188 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 190 | |
| naming | ParameterName | Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 191 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 192 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 193 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 194 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 196 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 199 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 200 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 201 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 203 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 204 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 205 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 207 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 208 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 210 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 211 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 213 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 214 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 216 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 217 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 218 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 219 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 220 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 221 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 223 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 224 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 225 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 15 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 21 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 25 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 28 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 30 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 37 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 40 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 18 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.expectations.mocking.MockedBridge' | 22 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 28 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 50 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 50 | |
| naming | ParameterName | Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 50 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 59 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 65 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 66 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 68 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 69 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 71 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 73 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 74 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 75 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 77 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 12, expected level should be 6. | 79 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 81 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 83 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 86 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 87 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 88 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 92 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 94 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 97 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 98 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 102 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 104 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 106 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 107 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 109 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 111 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 113 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 114 | |
| blocks | EmptyCatchBlock | Empty catch block. | 114 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 115 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 116 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.classes.ClassReader' | 10 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 16 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 24 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 31 | |
| naming | LocalVariableName | Local variable name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 31 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 32 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 33 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 34 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 41 | |
| indentation | Indentation | 'try' has incorrect indentation level 12, expected level should be 6. | 43 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 44 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 12, expected level should be 6. | 45 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 16, expected level should be 8. | 46 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 12, expected level should be 6. | 47 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 49 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 51 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 53 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 55 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 56 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 57 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 58 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 62 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '38'. | 66 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 68 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.classes.ClassReader' | 18 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 27 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 54 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 54 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 58 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 59 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 60 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 62 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 63 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 65 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 69 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 75 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 79 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 80 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 81 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 85 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 87 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 92 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 98 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 102 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 104 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'isClassWhichImplementsACapturingInterface' must contain no more than '1' consecutive capital letters. | 104 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 106 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 107 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 108 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 111 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 112 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 114 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 116 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 118 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 122 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 123 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 124 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 125 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 126 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 127 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 129 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 130 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 132 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 133 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 135 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 136 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 137 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 138 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 139 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 141 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 142 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 144 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 147 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 149 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 152 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 154 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 155 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 156 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 157 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 158 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 160 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 161 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 162 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 164 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 164 | |
| naming | ParameterName | Parameter name 'aType' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 165 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 166 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 168 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 169 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 171 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 172 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 174 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 175 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 176 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 177 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 12 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| naming | ParameterName | Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 26 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 29 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'extendsJMockitBaseType' must contain no more than '1' consecutive capital letters. | 36 | |
| naming | ParameterName | Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 36 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 50 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'isNonEligibleInternalJDKClass' must contain no more than '1' consecutive capital letters. | 50 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 61 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'isNonEligibleClassFromIDERuntime' must contain no more than '1' consecutive capital letters. | 61 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 68 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 70 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'do..while' has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 12, expected level should be 6. | 81 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 12, expected level should be 6. | 82 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 84 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 85 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 86 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 12, expected level should be 6. | 88 | |
| indentation | Indentation | 'do..while rcurly' has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 92 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.internal.classGeneration' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.jvmConstants.Opcodes.ALOAD' | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 19 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.classes.ClassInfo' | 22 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 34 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 80 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 82 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 84 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 87 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 89 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 94 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 96 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 101 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 102 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 103 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 104 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 106 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 107 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 110 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 112 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 115 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 116 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 119 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 120 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 121 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 122 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 124 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 125 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 126 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 128 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 130 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 131 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 133 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 134 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 135 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 136 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 138 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 139 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 140 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 141 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 143 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 145 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 147 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 149 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 152 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 153 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 154 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 155 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 156 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 158 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 159 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 160 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 161 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 162 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 164 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 165 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 166 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 167 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 168 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 170 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 171 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 172 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 174 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 175 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 176 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 178 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 179 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 180 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 181 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 183 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 184 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 185 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 186 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 187 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 188 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 190 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 192 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 193 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 194 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 196 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 197 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 198 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 199 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 201 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 202 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 203 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 205 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 206 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 208 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 209 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 210 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 211 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 212 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 213 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 214 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.internal.classGeneration' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.classes.ClassReader' | 11 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 59 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be one of the following: 18, 20, 22. | 63 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 70 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.internal.classGeneration' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.reflection.GenericTypeReflection' | 12 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 15 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 21 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 25 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 26 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 35 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 36 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 38 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 39 | |
| indentation | Indentation | 'for' has incorrect indentation level 16, expected level should be 8. | 41 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 42 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 43 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 44 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 45 | |
| indentation | Indentation | 'else' child has incorrect indentation level 24, expected level should be 12. | 46 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 20, expected level should be 10. | 47 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 16, expected level should be 8. | 48 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 50 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 51 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.expectations.argumentMatching.ArgumentMatcher' | 22 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 27 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 68 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 70 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 72 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 76 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 78 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 79 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 80 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 82 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 84 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 84 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 87 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 88 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 90 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 91 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 92 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 94 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 96 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 96 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 100 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 102 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 103 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 104 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 105 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 106 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 107 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 109 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 109 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 110 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 113 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 115 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 116 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 118 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 119 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 120 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 121 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 122 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 123 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 124 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 126 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 126 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 128 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 130 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 131 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 133 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 134 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 135 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 136 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 138 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 139 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 141 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 141 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 144 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 145 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 147 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 148 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 149 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 150 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 151 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 153 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 153 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 154 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 156 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 157 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 159 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 160 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 161 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 162 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 163 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 165 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 165 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 166 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 168 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 169 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 171 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 172 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 173 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 174 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 175 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 177 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 177 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 178 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 180 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 181 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 183 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 184 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 185 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 186 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 187 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 189 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 189 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 190 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 192 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 193 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 195 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 196 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 12, expected level should be 6. | 197 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 8, expected level should be 4. | 198 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 199 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.expectations.argumentMatching.ArgumentMatcher' | 15 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 19 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 44 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 45 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 46 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 64 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 68 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 70 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 74 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 76 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 80 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 89 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 91 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 92 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 93 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 94 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 96 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 98 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 99 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 101 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 102 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 103 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 104 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 105 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 107 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 108 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 109 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 110 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 111 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 115 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 117 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 119 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 120 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 122 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 124 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 126 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 127 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 128 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 129 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 131 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 133 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 134 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 136 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 138 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 140 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 141 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 143 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 145 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 146 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 147 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 149 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 149 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 153 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 155 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 156 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 157 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 159 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 160 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.expectations.invocation.ExpectedInvocation' | 14 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 24 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 31 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 54 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 62 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 69 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 74 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 80 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 85 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 86 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 87 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 89 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 90 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 91 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 93 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 94 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 95 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 99 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 101 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 102 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 103 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 105 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 109 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 111 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 114 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.state.TestRun' | 13 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 15 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 17 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 19 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 20 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 24 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 25 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 31 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 36 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 41 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 48 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 53 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 58 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 68 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 70 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 72 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 74 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 76 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 80 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 82 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.expectations.invocation.ExpectedInvocation' | 10 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 42 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 51 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 72 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 73 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 77 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 82 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 84 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 86 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 87 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 88 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 90 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 92 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 93 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 94 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 95 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 96 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 98 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 100 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 106 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 107 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 110 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 112 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 115 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 11 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 13 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 18 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 18 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 51 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 52 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 53 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 55 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.expectations.invocation.ExpectedInvocation' | 14 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 24 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 31 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 38 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 40 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 41 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 43 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 44 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 45 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 46 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 50 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 51 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 52 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 53 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 55 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 71 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 72 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 73 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 74 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 76 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 77 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 78 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 79 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 84 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 86 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 89 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 91 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 92 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 93 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 97 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 99 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 104 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 105 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 107 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 108 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 109 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 110 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 111 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 112 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 114 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 115 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 116 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 117 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 118 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 119 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 120 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 121 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 122 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 123 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 124 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 126 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.util.GeneratedClasses' | 14 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 21 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 25 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 28 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 29 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 31 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 32 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 33 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 34 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 40 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.types.JavaType' | 15 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 17 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 26 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 27 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 27 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 29 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 30 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 31 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 36 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 40 | |
| naming | ParameterName | Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.expectations.invocation.ExpectedInvocation' | 16 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 25 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 26 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 33 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 35 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 36 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 37 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 49 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'replayInstance' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). | 50 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 50 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'replayArgs' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). | 51 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 51 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 53 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 55 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 56 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 57 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 59 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 60 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 61 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 63 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 64 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 65 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 66 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 67 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 69 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 70 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 71 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 73 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 74 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 80 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 84 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 86 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 93 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 99 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 102 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 104 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 106 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 107 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 109 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 110 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 111 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 113 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 114 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 115 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 116 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 118 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 119 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 120 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 121 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 122 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 124 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 125 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 127 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 129 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 131 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 132 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 133 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 135 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 136 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 138 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 140 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 141 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 143 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 144 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 146 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 147 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 148 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 150 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 153 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 154 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 156 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 157 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 158 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 160 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 161 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 162 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 163 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 164 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 165 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 11 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 14 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 18 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 26 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 27 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 33 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 34 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 35 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 9 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 13 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 17 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.expectations.invocation.ExpectedInvocation' | 13 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 47 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 53 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 58 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 68 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 69 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 71 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 78 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 89 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 91 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 92 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 96 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 98 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 105 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 107 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 109 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 110 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 113 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 114 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 115 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 120 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 122 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 124 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 125 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 127 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 128 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 129 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 131 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 132 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 134 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 137 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 138 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 143 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 144 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 145 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 147 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 149 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 150 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 151 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 152 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 154 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 155 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 156 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 158 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 159 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 160 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 162 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 163 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 165 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 167 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 168 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 171 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 172 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 173 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 175 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 179 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 180 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 182 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 184 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.Expectations' | 16 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 28 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 45 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 45 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 53 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 60 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 62 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 63 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 64 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 66 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 67 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 68 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 71 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 73 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 74 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 12, expected level should be 6. | 76 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 12, expected level should be 6. | 77 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 79 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 81 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 85 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 86 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 88 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 90 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 91 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 92 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 94 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 96 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 97 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 98 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 100 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 102 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 104 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 105 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 106 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 110 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 111 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 113 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 115 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 116 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 121 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 125 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 127 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 129 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 133 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 134 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 136 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 138 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 141 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 143 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 145 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 147 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 148 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 150 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 153 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 154 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 156 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 157 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 158 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 160 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 161 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 12, expected level should be 6. | 162 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 8, expected level should be 4. | 163 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 164 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 166 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 167 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 170 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 172 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 176 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 177 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 178 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 180 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 181 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 183 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 184 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 185 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 186 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 188 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 190 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 191 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 193 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 195 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 196 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 197 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 198 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 200 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 201 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 203 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 207 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 209 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 210 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 213 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 214 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 215 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 216 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 218 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 219 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 221 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 222 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 223 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 225 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 226 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 228 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 229 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 230 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 231 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 233 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 235 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 237 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 238 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 239 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 241 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 242 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 244 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 245 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 247 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 250 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 252 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 253 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 254 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 255 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 257 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 259 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 260 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 262 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 264 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 266 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 268 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 272 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 273 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 275 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 276 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 279 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 280 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 281 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 283 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 285 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 287 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 288 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 290 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 291 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 293 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 295 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 296 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 297 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 299 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 300 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 302 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 302 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 307 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 308 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 309 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 310 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 311 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 312 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 313 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 315 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 316 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 318 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 320 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 321 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 322 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 324 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 326 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 327 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 328 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 330 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 331 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 333 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 334 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 335 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 337 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 338 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 339 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 340 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 342 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 343 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 345 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 347 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 348 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 349 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 350 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 352 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 353 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 355 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 357 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 358 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 360 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 361 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 363 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 364 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 365 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 366 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 367 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 369 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 370 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 371 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 372 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 373 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.expectations.invocation.ExpectedInvocation' | 14 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 16 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 18 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 23 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 24 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 27 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 29 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 46 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 47 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 49 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 55 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 56 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 69 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 76 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 81 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.expectations.invocation.ExpectedInvocation' | 14 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 46 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 49 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 68 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 70 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 73 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 74 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 76 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 84 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 85 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 89 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 90 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 91 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 95 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 97 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 100 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 102 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 104 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 107 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 108 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 110 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 111 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 112 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 113 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 116 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 117 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 119 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 122 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 124 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 125 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 127 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 128 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 129 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 130 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 133 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 18 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 43 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 44 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 45 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 46 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 47 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 48 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 49 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 57 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 58 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 71 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 77 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 81 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 82 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 83 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 84 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 85 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 89 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 91 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 93 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 94 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 95 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 96 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 100 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 102 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 104 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 105 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 107 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 109 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 111 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 112 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 113 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 114 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 115 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 116 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 117 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 118 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 119 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 121 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 122 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 123 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 125 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 126 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 128 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 129 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 130 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 131 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.expectations.argumentMatching.ArgumentMatcher' | 14 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 18 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 26 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 36 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 47 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 57 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 58 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 59 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 68 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 70 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 77 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 78 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 79 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 81 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 83 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 85 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 89 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 90 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 91 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 92 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 93 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.expectations.invocation.ExpectedInvocation' | 13 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 20 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 21 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 29 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 38 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 39 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 40 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 42 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 43 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 45 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 46 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 47 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 49 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 50 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 51 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 52 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 56 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 69 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 74 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 76 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 83 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 89 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 90 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 91 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 93 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 97 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 99 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.expectations.argumentMatching.ArgumentMatcher' | 13 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 26 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.internal.expectations.argumentMatching' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 10 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 11 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 12 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 13 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 14 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 15 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.internal.expectations.argumentMatching' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.internal.expectations.argumentMatching' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.util.ObjectMethods' | 13 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 15 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 55 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 55 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 58 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 60 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 61 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 68 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 70 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 72 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 73 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 74 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 76 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 78 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 80 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 82 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 84 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 86 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 87 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 88 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 90 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 92 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 94 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 99 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 100 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 101 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 102 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 106 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 108 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 111 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 112 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 113 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 116 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 117 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 119 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 120 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 121 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 122 | |
| indentation | Indentation | 'switch' has incorrect indentation level 12, expected level should be 6. | 123 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 124 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 125 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 126 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 127 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 128 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 129 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 130 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 131 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 132 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 133 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 134 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 12, expected level should be 6. | 135 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 136 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 137 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 139 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 140 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 143 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 144 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 145 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 146 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 147 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 149 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 150 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 152 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 154 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 155 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 156 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 157 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 158 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 159 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 160 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '65'. | 162 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 162 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 162 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 163 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 165 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 166 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 167 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 168 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 169 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.internal.expectations.argumentMatching' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 9 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 12 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 13 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 15 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 19 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 36 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.internal.expectations.argumentMatching' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 10 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 13 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 14 | |
| indentation | Indentation | 'static initialization' has incorrect indentation level 4, expected level should be 2. | 15 | |
| whitespace | EmptyLineSeparator | 'STATIC_INIT' should be separated from previous line. | 15 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 16 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 18 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 19 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 20 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 21 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 24 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 25 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'static initialization rcurly' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 37 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 42 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 68 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 71 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.internal.expectations.argumentMatching' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 9 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 12 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 13 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 17 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 35 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 37 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 43 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 45 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 59 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 63 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 64 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 66 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 67 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 68 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.internal.expectations.argumentMatching' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 10 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 11 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 12 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 13 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 15 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 17 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.internal.expectations.argumentMatching' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 9 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 12 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 13 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 17 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 18 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 24 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 25 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 26 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 27 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 30 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.internal.expectations.argumentMatching' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 10 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 11 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 13 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 14 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 18 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.internal.expectations.argumentMatching' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 10 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 11 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 13 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 14 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 18 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.internal.expectations.argumentMatching' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 14 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 15 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 18 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 19 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 25 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.internal.expectations.argumentMatching' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 9 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 12 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 13 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 17 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.internal.expectations.argumentMatching' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.Delegate' | 12 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 15 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 24 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 35 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 47 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 48 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 49 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 51 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.internal.expectations.argumentMatching' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 10 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 11 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 14 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 15 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 20 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 25 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.internal.expectations.argumentMatching' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 10 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 11 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 12 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 13 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 15 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 17 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.internal.expectations.argumentMatching' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 10 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 11 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 12 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 13 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 15 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 17 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.internal.expectations.argumentMatching' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 10 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 11 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 12 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 13 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 15 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 17 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'mockit.internal.expectations.argumentMatching' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 10 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 13 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 14 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 15 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 19 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.expectations.argumentMatching.AlwaysTrueMatcher' | 14 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 53 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 59 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 70 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 71 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 72 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 76 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 82 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 84 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 86 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 92 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 96 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 97 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 98 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 99 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 100 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 104 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 106 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 111 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 112 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 116 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 120 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 121 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 123 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 124 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 125 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 126 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 127 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 129 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 130 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 131 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 133 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 134 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 136 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 137 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 138 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 140 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 144 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 146 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 148 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 149 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 152 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 153 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 154 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 155 | |
| indentation | Indentation | 'for' has incorrect indentation level 16, expected level should be 8. | 157 | |
| indentation | Indentation | 'for' child has incorrect indentation level 20, expected level should be 10. | 158 | |
| indentation | Indentation | 'for' child has incorrect indentation level 20, expected level should be 10. | 159 | |
| indentation | Indentation | 'for' child has incorrect indentation level 20, expected level should be 10. | 160 | |
| indentation | Indentation | 'for' child has incorrect indentation level 20, expected level should be 10. | 161 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 16, expected level should be 8. | 162 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 163 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 165 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 166 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 168 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 169 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.expectations.argumentMatching.ArgumentMatcher' | 14 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 21 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 26 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 27 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 35 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 39 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 40 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 42 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 43 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 44 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 45 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 46 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 47 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 48 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 49 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 50 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 51 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 53 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 54 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 55 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 65 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 74 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 76 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 82 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 89 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 93 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 94 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 96 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 97 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 98 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 100 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 104 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 106 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 108 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 111 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 115 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 118 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 119 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 120 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 121 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 122 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 124 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 126 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 127 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 129 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 131 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 134 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 136 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 138 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 139 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 140 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 142 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 143 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 144 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 146 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 147 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 149 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 150 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 151 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 153 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 154 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 156 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 157 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 158 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 159 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 161 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 162 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 163 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 165 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 166 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 168 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 169 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 170 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 172 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 174 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 175 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 176 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 177 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 178 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 179 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 180 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 181 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 182 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 184 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 186 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 187 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 188 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 189 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 190 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 191 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 192 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 193 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 194 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 195 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.expectations.argumentMatching.ArgumentMatcher' | 11 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 17 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 23 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 24 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 26 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 27 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 28 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 30 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 31 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 32 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 33 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 34 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 35 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 36 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 38 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 39 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 40 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 52 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 56 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 57 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 58 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 60 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.BaseInvocation' | 13 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 24 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 38 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 40 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.Delegate' | 17 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 77 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 79 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 84 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 87 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 90 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 12, expected level should be 6. | 93 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 95 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 97 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 102 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 103 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 104 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 105 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 107 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 108 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 109 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 111 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 116 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 117 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.util.StackTrace' | 9 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 12 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 13 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 15 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 18 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 24 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.types.JavaType' | 17 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 28 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 45 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 45 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 53 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 68 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 71 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 73 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 74 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 75 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 79 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 82 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 84 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 87 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 89 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 92 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 94 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 97 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 99 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 102 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 104 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 106 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 108 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 108 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 110 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 114 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 115 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 116 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 117 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 119 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 121 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 122 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 123 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 124 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 126 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 127 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 132 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 133 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 135 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 137 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 138 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 139 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 141 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 142 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 144 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 145 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 146 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 147 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 148 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 149 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 150 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 152 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 153 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 155 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 156 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 158 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 159 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 160 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 162 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 163 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 164 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 168 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 169 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 171 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 172 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 173 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 174 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 175 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 178 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 179 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 180 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 182 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 183 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 185 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 186 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 187 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 189 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 191 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 192 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 193 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 194 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 195 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 197 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 198 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 199 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 201 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 202 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 203 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 205 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 207 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 208 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 210 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 211 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 212 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 214 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 216 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 217 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 218 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 219 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 220 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 222 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 224 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 225 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'recordedRT' must contain no more than '1' consecutive capital letters. | 225 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 226 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'invokedRT' must contain no more than '1' consecutive capital letters. | 226 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 228 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 229 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '132'. | 231 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 231 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 232 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 233 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 235 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 237 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 239 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 241 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 243 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 245 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 250 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 252 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 253 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 254 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 256 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 259 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 260 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 261 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 262 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 264 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 265 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 266 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 267 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 268 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 270 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 270 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 272 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 273 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 274 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 276 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 277 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 279 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 279 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 282 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 283 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 285 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 287 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 288 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 290 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 292 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 293 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 294 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 296 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 297 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 298 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 299 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 300 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 301 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 302 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 303 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 305 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 308 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 309 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 310 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 311 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 313 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 315 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 316 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '250'. | 318 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 318 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 320 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 321 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 322 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 324 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 324 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 326 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 327 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 328 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 329 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 331 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 334 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 335 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 337 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 337 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 339 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 341 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 342 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 343 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 345 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 346 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 348 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 350 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 351 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 352 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 353 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 354 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 355 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 356 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 357 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 358 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 360 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 361 | |
| indentation | Indentation | 'try' has incorrect indentation level 12, expected level should be 6. | 362 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 363 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 12, expected level should be 6. | 364 | |
| blocks | EmptyCatchBlock | Empty catch block. | 364 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 12, expected level should be 6. | 365 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 367 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 368 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 369 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 370 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 371 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 374 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 376 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 376 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 378 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 379 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 381 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 382 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 384 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 385 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 386 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 387 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 389 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 391 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 392 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 394 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 396 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 397 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 398 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 400 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 402 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 403 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 404 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 406 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 407 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 409 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 410 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 412 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 414 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 416 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 417 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 418 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 420 | |
| indentation | Indentation | 'for' has incorrect indentation level 16, expected level should be 8. | 421 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 422 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 423 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 424 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 16, expected level should be 8. | 425 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 426 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 427 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 429 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 430 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 432 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 433 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 434 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.jvmConstants.Access' | 14 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 21 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 68 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 71 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 77 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 81 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 83 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 83 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 89 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 12, expected level should be 6. | 91 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 12, expected level should be 6. | 92 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 94 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 96 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 102 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 103 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 105 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 106 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 107 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 109 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 111 | |
| indentation | Indentation | 'try' has incorrect indentation level 12, expected level should be 6. | 112 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 113 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 12, expected level should be 6. | 114 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 16, expected level should be 8. | 115 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 12, expected level should be 6. | 116 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 120 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 10 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 14 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 15 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 21 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 25 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 26 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 31 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 51 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 51 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 54 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 55 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 62 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 62 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 66 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 68 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 69 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 70 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 74 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 76 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 9 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 13 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 15 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 17 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 31 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 37 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 46 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 52 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 53 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 62 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 68 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 70 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 71 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 72 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 73 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 74 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 76 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.Delegate' | 14 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 19 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 36 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 38 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 40 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 58 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 58 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 60 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 68 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 69 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 71 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 75 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 77 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 79 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '64'. | 81 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 81 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 83 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 85 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 87 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 91 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 93 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 95 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 97 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 102 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 105 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 106 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 109 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 111 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 111 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 115 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 116 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 122 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 123 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 125 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 126 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 13 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 15 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 16 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 21 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 25 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 46 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 48 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 52 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 54 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 61 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 63 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 64 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 65 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 66 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 67 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 69 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 71 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 77 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 79 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 86 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 87 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 88 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 90 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 92 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 94 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 96 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 98 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 100 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 104 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 105 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 106 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 109 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 111 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 114 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 115 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 116 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 119 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 121 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 123 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 124 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 126 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 127 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 128 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 130 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 131 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 132 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 133 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 135 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 136 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.reflection.ConstructorReflection.newInstanceUsingPublicConstructorIfAvailable' | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 29 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.util.AutoBoxing' | 32 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 35 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 47 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 47 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 68 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 72 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 76 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 81 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 83 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 83 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 87 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 88 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 90 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 92 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 94 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 96 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 98 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 99 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 100 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 101 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 102 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 104 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 106 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 109 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 111 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 114 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 116 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 118 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 120 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 123 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 124 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 125 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 126 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 127 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 129 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 130 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 131 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 132 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 133 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 134 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 136 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 138 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 139 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 141 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 143 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 146 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 147 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 149 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 150 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 152 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 153 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 155 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 156 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 157 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 158 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 159 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 160 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 162 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 163 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 166 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 168 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 169 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 171 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 172 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 173 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 174 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 175 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 176 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 177 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 179 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 180 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 181 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 182 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 184 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 185 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 187 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 188 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 189 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 190 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 191 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 193 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 194 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 196 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 197 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 199 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 200 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 201 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 202 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 203 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 204 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 205 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 206 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 207 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 209 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 210 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 211 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 212 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 213 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 215 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 216 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 218 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 220 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 221 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 222 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 223 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 224 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 225 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 226 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 227 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 229 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 230 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 232 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 233 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 235 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 236 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 237 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 240 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 241 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 242 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 244 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 245 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 246 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 247 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 248 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 250 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 251 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 253 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 255 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 257 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 258 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 259 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 260 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 261 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 263 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 264 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 265 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 267 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 268 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 270 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 272 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 273 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 274 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 276 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 277 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 278 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 280 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 281 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 282 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 284 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 285 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 286 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 288 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 289 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 290 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 292 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 293 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 294 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 296 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 297 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 298 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 300 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 301 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 303 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 305 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 306 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 307 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 309 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 310 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 311 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 313 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 314 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 315 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 317 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 319 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 320 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 322 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 323 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 324 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 326 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 327 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 328 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 330 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 331 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 13 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 15 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 16 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 21 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.util.GeneratedClasses.getNameForGeneratedClass' | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 24 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.classes.ClassReader' | 27 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 50 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 51 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 55 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 69 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 72 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 80 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 83 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 85 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 86 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 87 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 90 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 91 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 95 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 97 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 102 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 104 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 107 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 109 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 111 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 114 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 115 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 117 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 118 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 119 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 120 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 121 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 122 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 123 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 125 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 126 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 127 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 129 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 131 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 133 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 134 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 135 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 136 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 138 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 140 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 143 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 144 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 145 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 146 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 147 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 149 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 150 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 152 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 153 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 155 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 156 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 157 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 159 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 160 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 161 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 162 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 164 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 166 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 167 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 168 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 169 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 171 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 172 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 174 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 175 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 183 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 184 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 186 | |
| naming | ParameterName | Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 186 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 187 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 188 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 189 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 190 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 192 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 193 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 194 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 196 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 197 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 198 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 199 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 201 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 202 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 203 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 207 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 208 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 210 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 211 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 213 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 214 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 216 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 217 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 218 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 220 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 221 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '152'. | 223 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 223 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 225 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 227 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 228 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 229 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 230 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 231 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 233 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 234 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 235 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 237 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 238 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 239 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 240 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 242 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 243 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 244 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 245 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 246 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 247 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 248 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 249 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 251 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 252 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 253 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 254 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 255 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 256 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 258 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 259 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 261 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 262 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 263 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 265 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 266 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 268 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 269 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 270 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 271 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 273 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 275 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 277 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 278 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 279 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 281 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 282 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 284 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 287 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 288 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 290 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 291 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 292 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 293 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 294 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 296 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 297 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 298 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 300 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 302 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 303 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 305 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 306 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 308 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 310 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 312 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 319 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 321 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 323 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 324 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 325 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.classes.ClassReader' | 14 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 22 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 54 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 58 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 70 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 72 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 76 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 77 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 78 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 83 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 85 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 9 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 12 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 13 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 17 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 18 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.state.TestRun' | 11 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 14 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 17 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 21 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 28 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 35 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 36 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 46 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.jvmConstants.Access' | 18 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 23 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 32 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 39 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 12, expected level should be 6. | 41 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 49 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 55 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 57 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 58 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 59 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 67 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 68 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 70 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 72 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 73 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 74 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 76 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 83 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 84 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 86 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 87 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 88 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 90 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 91 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 92 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 93 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 94 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 96 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 97 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 98 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 102 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 104 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 106 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 107 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 108 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 109 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 110 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 112 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 114 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 116 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 116 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 120 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 122 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 123 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 124 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 125 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 127 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 128 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 129 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 130 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 132 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 135 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 137 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 139 | |
| indentation | Indentation | 'try' has incorrect indentation level 12, expected level should be 6. | 140 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 141 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 12, expected level should be 6. | 142 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 16, expected level should be 8. | 143 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 16, expected level should be 8. | 144 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 16, expected level should be 8. | 145 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 12, expected level should be 6. | 146 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 148 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 149 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 152 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 154 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 155 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 157 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 159 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 160 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 161 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 162 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 163 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 169 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 170 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 171 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 173 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 175 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 176 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 177 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.util.StackTrace' | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.objenesis.ObjenesisHelper' | 12 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 26 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 33 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 35 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 36 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 37 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 56 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 57 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 63 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 64 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 65 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 67 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 68 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 73 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 74 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 76 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 80 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 86 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 87 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 92 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 94 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.jvmConstants.Access.FINAL' | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 20 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.annotations.AnnotationVisitor' | 23 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 76 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 83 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 85 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 87 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 88 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 90 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 92 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 94 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 99 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 101 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 106 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 107 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 110 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 112 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 115 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 117 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 118 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 119 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 120 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 122 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 124 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 126 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 128 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 130 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 131 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 133 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 134 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 136 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 138 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 139 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 140 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 143 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 144 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 146 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 147 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 148 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 149 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 151 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 154 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 155 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 157 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 158 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 159 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 160 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 161 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 162 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 164 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 165 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 167 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 168 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 169 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 171 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 172 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 173 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 174 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 176 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 177 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 178 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 179 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 180 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 181 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 183 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 184 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 186 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 190 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 191 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 192 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 193 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 195 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 196 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 198 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 199 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 200 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 202 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 203 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 204 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 206 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 207 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 208 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 209 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 210 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 211 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.ClassLoadingBridge' | 15 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 20 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 25 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 34 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 48 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 50 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 51 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 52 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 57 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 63 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 64 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 65 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 12, expected level should be 6. | 68 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.jvmConstants.Access.ENUM' | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 30 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.classes.ClassInfo' | 33 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'static initialization' has incorrect indentation level 4, expected level should be 2. | 47 | |
| whitespace | EmptyLineSeparator | 'STATIC_INIT' should be separated from previous line. | 47 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'static initialization rcurly' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 68 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 77 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 79 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 81 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 83 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 85 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 87 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 93 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 95 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 96 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 100 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 102 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 104 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'validateMockingOfJREClass' must contain no more than '1' consecutive capital letters. | 104 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 106 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 108 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 109 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 111 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 112 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 114 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 115 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 116 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 117 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 119 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 120 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 123 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 125 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 128 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 133 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 134 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 135 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 137 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 138 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 139 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 141 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 145 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 146 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 147 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 149 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 152 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 153 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 154 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 155 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 156 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 157 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 158 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 160 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 161 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 162 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 163 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 165 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 167 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 168 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 169 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 170 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 172 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 173 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 175 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 178 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 179 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 181 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 182 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 183 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 185 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 186 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 187 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 188 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 190 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 191 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 192 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 194 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 195 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 199 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 201 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 202 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 203 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 204 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 205 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 206 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 208 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 209 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 211 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 212 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 214 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 216 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 218 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 219 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 220 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 221 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 223 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 225 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 226 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 228 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 229 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'isStatic' declaration and its first usage is 15, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). | 232 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 232 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 233 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 236 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 237 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 239 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 240 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 241 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 242 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 243 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 244 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 245 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 246 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 247 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 248 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 249 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 250 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 251 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 253 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 254 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 255 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 257 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 258 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 259 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 260 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 261 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 262 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 263 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 264 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 265 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.Capturing' | 19 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 34 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'static initialization' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 44 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 45 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 46 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 47 | |
| blocks | EmptyCatchBlock | Empty catch block. | 47 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'static initialization rcurly' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 67 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 67 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 79 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 81 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 84 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 86 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 87 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 89 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 90 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 91 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 92 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 96 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 98 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 100 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 102 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 103 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 104 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 105 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 106 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 107 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 108 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 110 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 115 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 116 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 120 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 123 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 124 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 126 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 127 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 128 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 129 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 131 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 132 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 134 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 137 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 138 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 140 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 141 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 144 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 145 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 147 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 148 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 149 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 150 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 152 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 153 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 154 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 155 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 156 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 158 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 161 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 162 | |
| javadoc | SummaryJavadoc | Summary javadoc is missing. | 164 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 169 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 171 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 172 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 173 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 175 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 177 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 178 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 179 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 181 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 182 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 183 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 184 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 188 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 189 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 191 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 192 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 193 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 194 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 196 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 198 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 199 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 200 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 202 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 204 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 205 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 206 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 208 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 209 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 211 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'isUnmockableJREType' must contain no more than '1' consecutive capital letters. | 211 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 212 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 213 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 215 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'isJREValueType' must contain no more than '1' consecutive capital letters. | 215 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 216 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 218 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 220 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 221 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 222 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 224 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 225 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 226 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 228 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 231 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 232 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 233 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 235 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 237 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 238 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 239 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 241 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 243 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 244 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 245 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 246 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 248 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 249 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 250 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 252 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 253 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 254 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 256 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 257 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 259 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 260 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 261 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 263 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 265 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 266 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 268 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 270 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 272 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 273 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 274 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 276 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 277 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 278 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 280 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 281 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 283 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 284 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 285 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 286 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 288 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 289 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.util.TestMethod' | 16 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 18 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 26 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 33 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 34 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 49 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 53 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 54 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 64 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 66 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 67 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 68 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 72 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 74 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 80 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 84 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 86 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 87 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 88 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 93 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 95 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 97 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 99 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 100 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 101 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 103 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 104 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 105 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 106 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 107 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 109 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 115 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 116 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 120 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 121 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 122 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 124 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 125 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 127 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 129 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 130 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.expectations.MockingFilters' | 18 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 21 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 32 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 34 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 38 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 39 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 45 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 70 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 72 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 74 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 77 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 79 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.classes.ClassReader' | 12 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 17 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 20 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 26 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 27 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 33 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 35 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 36 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 37 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.expectations.MockingFilters' | 12 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 15 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 16 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 24 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 25 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 26 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.state.TestRun' | 14 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 16 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 30 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 48 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 50 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 51 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.types.JavaType' | 17 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 19 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 24 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 27 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 38 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 39 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 53 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 57 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 59 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 60 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 61 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 65 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 66 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 67 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 71 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 76 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 77 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 78 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 82 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 84 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 86 | |
| indentation | Indentation | 'while' has incorrect indentation level 12, expected level should be 6. | 88 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 89 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 91 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 92 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 93 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 94 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 95 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 12, expected level should be 6. | 96 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 98 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 100 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 102 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 104 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 107 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 108 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 110 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.BaseInvocation' | 16 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 21 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 43 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 56 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 56 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 59 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 65 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 65 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 70 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 72 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 77 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 80 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 82 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 84 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 86 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 86 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 87 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 90 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 92 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 92 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 96 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 98 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 100 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 102 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 102 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 106 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 107 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 110 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 111 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 113 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 113 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 118 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 122 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 124 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 124 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 125 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 126 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 127 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 128 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 130 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 130 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 133 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 134 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 135 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 139 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 140 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 141 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 144 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 146 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 147 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 149 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 152 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 154 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 155 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 156 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 158 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 159 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 160 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 161 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 163 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 164 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 165 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 166 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 167 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 169 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 170 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 171 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 173 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 174 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 175 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 177 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 177 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 178 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 182 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 184 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 184 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 185 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 186 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 187 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 188 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 189 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 191 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 192 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 193 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 195 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 197 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 198 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 200 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 200 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 201 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 202 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 204 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 205 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 206 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 207 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 209 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 210 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.types.JavaType.getInternalName' | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 25 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.expectations.MockingFilters' | 28 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 36 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 63 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 63 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 69 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 75 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 79 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 81 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 81 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 87 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 93 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 99 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 102 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 103 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 105 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 106 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 107 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 109 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 110 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 113 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 115 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 120 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 121 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 122 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 124 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 125 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 126 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 128 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 130 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 133 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 134 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 135 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 136 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 138 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 139 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 141 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 144 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 146 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 149 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 150 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 153 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 158 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 160 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 162 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 163 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 164 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 166 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 169 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 171 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 172 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 173 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 174 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 176 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 177 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 179 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 182 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 183 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 185 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 186 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 187 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 189 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 190 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 191 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 193 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 195 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 196 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 197 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 198 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 200 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 201 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 203 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 204 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 205 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 207 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 208 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 209 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 211 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 212 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 213 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 214 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 215 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 216 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 217 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 219 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 220 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 222 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 224 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 227 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 229 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 231 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 232 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 233 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 235 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 236 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 237 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 239 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 240 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '115'. | 242 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 242 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 244 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 246 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 247 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 248 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 249 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 250 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 252 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 253 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 255 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 256 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 257 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 259 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 260 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 262 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 265 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 267 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 268 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 269 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 270 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 272 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 273 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 274 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 275 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 276 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 278 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 279 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 280 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 281 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 283 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 284 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 285 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 286 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 287 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 288 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 290 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 291 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 292 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 293 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 295 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 296 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 297 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 299 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 300 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 301 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.types.ReferenceType' | 20 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 22 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 40 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 44 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 45 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 46 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 47 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 48 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 49 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 51 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 52 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 53 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 54 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 56 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 64 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 68 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 70 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 71 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 73 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 74 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 75 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 77 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 78 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 80 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 82 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 84 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 85 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 86 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 87 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 88 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 90 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 92 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 94 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 98 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 100 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 102 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 103 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 105 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 106 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 107 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 108 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 110 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 112 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 114 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 115 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 116 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 118 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 120 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 122 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 123 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 124 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 126 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 127 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 128 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 130 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 133 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.methods.MethodWriter' | 13 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 17 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 18 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 69 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 72 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 74 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 79 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 81 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 87 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 88 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 89 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 93 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 95 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 101 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 102 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 104 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 105 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 107 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 110 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 115 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 116 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 118 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 119 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 120 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 121 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 122 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 124 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 125 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 126 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 127 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 128 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 130 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 131 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 133 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 134 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 135 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.methods.MethodWriter' | 17 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 65 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 67 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 68 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 69 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 70 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 71 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 73 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 76 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 77 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 79 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 81 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 83 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 86 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 87 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 90 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 94 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 96 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 98 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 99 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 100 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 104 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 106 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 107 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 108 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 109 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 110 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 111 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 112 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 113 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 114 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 116 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 117 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 119 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 120 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 122 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 123 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 124 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 125 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 127 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 128 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.classes.ClassReader' | 13 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 22 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 23 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 31 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 33 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 34 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 35 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 37 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 38 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 39 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 41 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 42 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'isJMockitClass' must contain no more than '1' consecutive capital letters. | 48 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be one of the following: 14, 16, 18. | 64 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 72 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 73 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 74 | |
| blocks | EmptyCatchBlock | Empty catch block. | 74 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 76 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.controlFlow.Label' | 29 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 35 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 68 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 70 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 72 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 78 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 80 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 81 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 82 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 83 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 84 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 85 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 86 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 87 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 92 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 94 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 96 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 97 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 101 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 102 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 106 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 108 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 110 | |
| indentation | Indentation | 'switch' has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 113 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 114 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 115 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 116 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 117 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 118 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 119 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 120 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 121 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 122 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 8, expected level should be 4. | 123 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 124 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 126 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 129 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 132 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 133 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 134 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 136 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 138 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 139 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 140 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 141 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 143 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 144 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 145 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 146 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 147 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 148 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 149 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 150 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 152 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 154 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 155 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 156 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 158 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 160 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 161 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 162 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 164 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 165 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 166 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 168 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 170 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 171 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 172 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 173 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 174 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 176 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 177 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 179 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 181 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 183 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 185 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 186 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 188 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 189 | |
| indentation | Indentation | 'switch' has incorrect indentation level 8, expected level should be 4. | 191 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 192 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 193 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 194 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 195 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 196 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 197 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 198 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 199 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 200 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 201 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 202 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 8, expected level should be 4. | 203 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 205 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 206 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 208 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 210 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 211 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 212 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 213 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 214 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 215 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 216 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 217 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 219 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 220 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 221 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 222 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 224 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 225 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 227 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 229 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 231 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 232 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 233 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 234 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 236 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 238 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 240 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 241 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 242 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 244 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 245 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 247 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 249 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 250 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 251 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 253 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 254 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 256 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 258 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 259 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 260 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 262 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 263 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 264 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 265 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 267 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 269 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 271 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 272 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 273 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 275 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 276 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 278 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 280 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 281 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 282 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 284 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 286 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 287 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 288 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 290 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 292 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 293 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 294 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 296 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 298 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 299 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 300 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 302 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 304 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 305 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 306 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 307 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 308 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 310 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 311 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 313 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 316 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 317 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 318 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 322 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 323 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 324 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 325 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 327 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 329 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 330 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.MockUp' | 12 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 17 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 21 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 36 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 40 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.ClassLoadingBridge' | 12 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 15 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 20 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 26 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 27 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 33 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 35 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 36 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 37 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 39 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 40 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 12, expected level should be 6. | 42 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.MockUp' | 16 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 24 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 39 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 59 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 61 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 65 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 65 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 70 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 72 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 73 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 74 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 76 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 77 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 78 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 80 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 82 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 85 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 92 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 94 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 97 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 99 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 104 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 106 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 107 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 109 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.MockUp' | 15 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 18 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'static initialization' has incorrect indentation level 4, expected level should be 2. | 20 | |
| whitespace | EmptyLineSeparator | 'STATIC_INIT' should be separated from previous line. | 20 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 21 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 22 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 23 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 24 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 25 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 26 | |
| indentation | Indentation | 'static initialization rcurly' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 31 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 32 | |
| blocks | EmptyCatchBlock | Empty catch block. | 32 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 34 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 45 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 45 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 60 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 60 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 65 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 70 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 72 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 72 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 74 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 76 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 78 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 78 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 82 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 82 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 83 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 85 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 86 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 87 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 88 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 91 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 91 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 92 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 93 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 94 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 95 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 96 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 100 | |
| indentation | Indentation | 'for' has incorrect indentation level 16, expected level should be 8. | 101 | |
| indentation | Indentation | 'for' child has incorrect indentation level 20, expected level should be 10. | 102 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 16, expected level should be 8. | 103 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 105 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 106 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 107 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 110 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 111 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 113 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 114 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 115 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 116 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 117 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 119 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 120 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 121 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.BaseInvocation' | 16 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 33 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 58 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 59 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 65 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 65 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 68 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 69 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 79 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 81 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 84 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 86 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.Invocation' | 12 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 19 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 24 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 37 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 54 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 60 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 64 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 69 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 71 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 77 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 79 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 86 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 88 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 99 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 100 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 101 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 102 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 104 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 105 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 108 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 109 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 110 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 111 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 115 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.Mock' | 17 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'do..while' has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 12, expected level should be 6. | 50 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 12, expected level should be 6. | 51 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 12, expected level should be 6. | 52 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 12, expected level should be 6. | 53 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 12, expected level should be 6. | 55 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 12, expected level should be 6. | 56 | |
| indentation | Indentation | 'do..while rcurly' has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 62 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 64 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 65 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 68 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 69 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 70 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 71 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 72 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.util.ObjectMethods.isMethodFromObject' | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.ClassLoadingBridge' | 19 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'targetTypeIsAClass' must contain no more than '1' consecutive capital letters. | 31 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 61 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 62 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 63 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 65 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 66 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 67 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 68 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 69 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 70 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 71 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 72 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 73 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 75 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 76 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 81 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 85 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 90 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 91 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 92 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 93 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 94 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 96 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 100 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 102 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 103 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 104 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 106 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 107 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 108 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 110 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 111 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 114 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 115 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 119 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 120 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 122 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 123 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 124 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 126 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 127 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 128 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 130 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 131 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 134 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 135 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 136 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 138 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 139 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 140 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 143 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 144 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 146 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 147 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 148 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 149 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 151 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 152 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 154 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 155 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 156 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 157 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 158 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 159 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 161 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 163 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 164 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 165 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 166 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 168 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 170 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 171 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 173 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 175 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 176 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 177 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 179 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 181 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 182 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 183 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 184 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 185 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 187 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 188 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 190 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 191 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 192 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 194 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 195 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 196 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 197 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 198 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 200 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 201 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 203 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 204 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 205 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 206 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 208 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 209 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 210 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 216 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 216 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 220 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 222 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 224 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 225 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 226 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 227 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 229 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 230 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 231 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 232 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 234 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 235 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 236 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 238 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 240 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 241 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 243 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 244 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 246 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 247 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 248 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 250 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 252 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 253 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 255 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 256 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 257 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 259 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 260 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 261 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 262 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 264 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 265 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 266 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 267 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 268 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 270 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 271 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 273 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 274 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 275 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 277 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 278 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 279 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 280 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 281 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 282 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 283 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.faking.FakeMethods.FakeMethod' | 13 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 44 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 59 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 61 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 62 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 63 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 64 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'synchronized' has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'synchronized' child has incorrect indentation level 12, expected level should be 6. | 68 | |
| indentation | Indentation | 'synchronized rcurly' has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 72 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 74 | |
| indentation | Indentation | 'synchronized' has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'synchronized' child has incorrect indentation level 12, expected level should be 6. | 76 | |
| indentation | Indentation | 'synchronized rcurly' has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 80 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 85 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 87 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 93 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 95 | |
| indentation | Indentation | 'try' has incorrect indentation level 12, expected level should be 6. | 96 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 97 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 12, expected level should be 6. | 98 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 16, expected level should be 8. | 99 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 12, expected level should be 6. | 100 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 102 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 104 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 105 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 106 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 107 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 110 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 111 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 113 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 115 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 118 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 119 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 120 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 123 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 124 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 126 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 127 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 128 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 129 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 131 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 132 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 133 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 135 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 137 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 138 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 139 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 141 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 142 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 144 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 146 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 147 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 149 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 152 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 153 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 154 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 156 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 158 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 159 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 160 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 162 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 163 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.util.ClassLoad' | 18 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 48 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 53 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 54 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 55 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 56 | |
| indentation | Indentation | 'for' has incorrect indentation level 16, expected level should be 8. | 58 | |
| indentation | Indentation | 'for' child has incorrect indentation level 20, expected level should be 10. | 59 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 16, expected level should be 8. | 60 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 61 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 69 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 70 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 72 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 73 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 74 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 75 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 77 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 79 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 84 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 85 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 87 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 88 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 89 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 91 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 93 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 96 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 98 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 102 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 103 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 104 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 106 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 109 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.jvmConstants.Opcodes.ACONST_NULL' | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.MockUp' | 33 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 49 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 49 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 51 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 51 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 63 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 67 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 67 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 84 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 87 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 93 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 95 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 99 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 101 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 103 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 106 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 107 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 109 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 110 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 112 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 115 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 118 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 122 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 123 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 124 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 126 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 128 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 130 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 131 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 132 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 133 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 135 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 136 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 138 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 139 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 140 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 141 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 142 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 144 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 146 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 147 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 148 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 150 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 151 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 152 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 154 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 155 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 157 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 158 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 159 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 161 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 162 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 163 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 164 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 165 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 166 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 168 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 170 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 172 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 173 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 175 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 176 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 177 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 178 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 179 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 180 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 181 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 183 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 185 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 186 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 187 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 188 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 189 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 190 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 192 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 193 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 194 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 195 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 196 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 197 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 198 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 199 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 200 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 202 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 203 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 205 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 206 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 209 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 210 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 213 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 215 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 216 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 217 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 218 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 220 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 221 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 223 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 224 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 226 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 227 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 229 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 230 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 231 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 232 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 233 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 235 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 236 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 238 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 240 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 241 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 242 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 243 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 244 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 245 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 247 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 248 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 249 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 250 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 251 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 253 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 254 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 255 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 256 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 257 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 258 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 259 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 261 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 262 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 263 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 265 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 266 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'isStatic' declaration and its first usage is 13, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). | 269 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 269 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 270 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 273 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 274 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 276 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 277 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 278 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 279 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 280 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 281 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 282 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 284 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 285 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 286 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 287 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 288 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 289 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 290 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 291 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 292 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 293 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 295 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 296 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 298 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 299 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 300 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 302 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 303 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 304 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 306 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 307 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 308 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 309 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 310 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 311 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 313 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 314 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 316 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 317 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 319 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 320 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 322 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 323 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 324 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 326 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 327 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 329 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 330 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 332 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 333 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 334 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 336 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 337 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 340 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 341 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 342 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 343 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 344 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 346 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 347 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 348 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 350 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 351 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 353 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 355 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 357 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 359 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 360 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 361 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 362 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 363 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 364 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 366 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 367 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 368 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 369 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 370 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 372 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 373 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 376 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 378 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 379 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 381 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 382 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 383 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 385 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 386 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 387 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 388 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 390 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 391 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 392 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 394 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 395 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 396 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 397 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 398 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 399 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 400 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 401 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.injection.InjectionPoint.KindOfInjectionPoint' | 10 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 14 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 15 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 19 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 24 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 25 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 28 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 38 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 39 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.reflection.AnnotationReflection.readAnnotationAttribute' | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 25 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 37 | |
| indentation | Indentation | 'enum def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 38 | |
| indentation | Indentation | 'enum def rcurly' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'static initialization' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 65 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 67 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'static initialization rcurly' has incorrect indentation level 4, expected level should be 2. | 69 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 71 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 77 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 79 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 81 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 83 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 85 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 87 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 87 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 92 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 94 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 94 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 99 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 101 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 101 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 104 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 107 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 110 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 112 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 113 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 114 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 115 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 116 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 120 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 122 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 125 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 126 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 127 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 129 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'otherIP' must contain no more than '1' consecutive capital letters. | 129 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 131 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 132 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 133 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 135 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 137 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 138 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 140 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 143 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 145 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'otherIP' must contain no more than '1' consecutive capital letters. | 145 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 146 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 147 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 148 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 150 | |
| naming | ParameterName | Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 150 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 152 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 154 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 154 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 156 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 157 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 159 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 160 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 161 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 163 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 164 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 166 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 167 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 168 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 170 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 171 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 173 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 174 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 177 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 178 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 179 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 181 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 183 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 184 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 186 | |
| naming | ParameterName | Parameter name 'uClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 187 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 188 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 189 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 191 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 193 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 194 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 196 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 198 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 199 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 201 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 203 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 204 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 206 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 208 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 210 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 212 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 213 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 215 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 217 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 218 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 219 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 221 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 221 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 223 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 225 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 226 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 227 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 229 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 230 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 231 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 233 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 235 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 236 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 237 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 239 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 240 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 241 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 243 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 244 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 246 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 248 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 249 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 250 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 252 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 255 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 256 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 257 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 258 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 259 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 261 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 262 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 264 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 266 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 267 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 269 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 270 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 272 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 273 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 274 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 276 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 277 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 279 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 280 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 283 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 285 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 285 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 287 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 288 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 289 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 291 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 292 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 294 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 294 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 296 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 297 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 298 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 300 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 301 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 303 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 304 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 307 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 308 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 309 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 311 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 312 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 314 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 315 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 317 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 318 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 319 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 320 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 322 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 323 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 325 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 325 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'getNameFromJNDILookup' must contain no more than '1' consecutive capital letters. | 326 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 327 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 329 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 330 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 331 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 333 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 334 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 10 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 59 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 59 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 61 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 62 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 63 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 69 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 76 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.injection.InjectionPoint.KindOfInjectionPoint' | 20 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 23 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 39 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 40 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 50 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 51 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 52 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 53 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 54 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 66 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 66 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 70 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 72 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 73 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 74 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 80 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 83 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 84 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 86 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 87 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 88 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 92 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 94 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 94 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 97 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 99 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 100 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 104 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 106 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 110 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 112 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 114 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 115 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 118 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 119 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 121 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 124 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 126 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 127 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 128 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 130 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 131 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 133 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 134 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 135 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 137 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 138 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 140 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 143 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 145 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 146 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 147 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 149 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 150 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 151 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 153 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 154 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 155 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 156 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 158 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 159 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 160 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 162 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 163 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 165 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 168 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 170 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 171 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 172 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 173 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 174 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 176 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 177 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 178 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 179 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 180 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 182 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 183 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 185 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 188 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 189 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 191 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 192 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 193 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 195 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 196 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 198 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 200 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 201 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 202 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 204 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 206 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 207 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 208 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 210 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 211 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 213 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 214 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 215 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 217 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 217 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 219 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 220 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 221 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 222 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 224 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 225 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 226 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.reflection.FieldReflection' | 20 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 69 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 72 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 74 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 77 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 79 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 85 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 89 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 93 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 95 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 100 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 101 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 103 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 104 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 105 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 106 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 109 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 111 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 114 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 116 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 117 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 118 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 122 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 124 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 127 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 128 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 129 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 130 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 131 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 132 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 134 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 135 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 136 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 137 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 139 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 140 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 142 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 145 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 146 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 148 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 148 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 150 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 152 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 153 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 154 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 156 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 157 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 159 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 159 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 161 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 163 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 164 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 166 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 167 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 169 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 170 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 172 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 173 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 174 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 175 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 176 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 177 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 179 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 180 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 182 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 185 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 186 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 187 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 189 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 190 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 191 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 193 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 194 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'dependencyIP' must contain no more than '1' consecutive capital letters. | 194 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 195 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 197 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 198 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 199 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 201 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 202 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 203 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 204 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 205 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 206 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 208 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 209 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 210 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 211 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 213 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 214 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 216 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 217 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 218 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 220 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 221 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 222 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 224 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 225 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 226 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 227 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 229 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 231 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 232 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 233 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 235 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 236 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 238 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 240 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 241 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.injection.InjectionPoint.PERSISTENCE_UNIT_CLASS' | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 27 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.injection.InjectionPoint.KindOfInjectionPoint' | 31 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 37 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'do..while' has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 12, expected level should be 6. | 57 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 12, expected level should be 6. | 58 | |
| indentation | Indentation | 'do..while rcurly' has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 68 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 69 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 70 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 72 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 74 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 78 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 82 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 87 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 91 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 93 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 93 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 98 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 100 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 101 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 102 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 103 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 105 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 105 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 107 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 108 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 109 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 111 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 112 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 113 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 114 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 115 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 116 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 117 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 119 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 122 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 123 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 125 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 127 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 128 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 129 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 131 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 133 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 134 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 135 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 137 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 139 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 140 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 142 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 145 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 147 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 150 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 151 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 152 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 154 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 155 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 156 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 157 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 159 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 161 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 162 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 163 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 165 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 166 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 169 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 170 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 171 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 172 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 174 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 175 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 176 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 177 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 179 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 182 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 183 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 184 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 186 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 187 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 188 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 191 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 192 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 193 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 194 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 196 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 198 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 199 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 200 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 202 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 203 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 205 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 208 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 209 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 211 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 212 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 213 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 215 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 216 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 218 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 220 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 221 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 222 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 223 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 224 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 226 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 227 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 228 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 229 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 230 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 231 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 232 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 234 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 237 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 238 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 18 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 26 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 10. | 27 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 12. | 28 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 10. | 29 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 10. | 31 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 10. | 32 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 10. | 34 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 12. | 35 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 10. | 36 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 10. | 38 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 12. | 39 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 14. | 40 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 12. | 41 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 12. | 43 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 10. | 44 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 10. | 46 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 58 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 62 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 68 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 70 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 72 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 74 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 76 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 79 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 83 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 84 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 85 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 87 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 89 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 91 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 92 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 93 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 94 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 98 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 100 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 102 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 104 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 105 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 106 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 107 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 110 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 20 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.reflection.MethodReflection' | 26 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 29 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 48 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 50 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'do..while' has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 12, expected level should be 6. | 57 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 12, expected level should be 6. | 58 | |
| indentation | Indentation | 'do..while rcurly' has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 70 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 71 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 72 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 74 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 75 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 76 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 77 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 78 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 79 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 80 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 81 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 82 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 84 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 85 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 86 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 87 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 88 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 90 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 92 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 96 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 97 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 101 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 103 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 104 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 105 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 107 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 108 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 109 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 110 | |
| blocks | RightCurly | '}' at column 38 should be alone on a line. | 111 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 114 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 116 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 119 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 121 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 121 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 122 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 124 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 125 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 126 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 128 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 130 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 131 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 134 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 136 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 137 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 138 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 139 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 141 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 144 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 145 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 146 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 148 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 150 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 151 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 152 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 12, expected level should be 6. | 153 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 8, expected level should be 4. | 154 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 155 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 157 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 158 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 159 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 160 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 161 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 162 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 12, expected level should be 6. | 163 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 8, expected level should be 4. | 164 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 165 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 167 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 168 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 169 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 171 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 172 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 173 | |
| blocks | EmptyCatchBlock | Empty catch block. | 173 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 174 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 12, expected level should be 6. | 175 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 8, expected level should be 4. | 176 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 177 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 179 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 181 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 182 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 183 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 184 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 185 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 186 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 187 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 188 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 189 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 13 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 21 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 26 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 41 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 42 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.reflection.GenericTypeReflection' | 15 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 18 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 42 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 60 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 60 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 62 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 68 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 72 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 78 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 82 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 83 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 85 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 86 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 87 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 91 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 93 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 100 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 104 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 107 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 108 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 111 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 114 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 18 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.Injectable' | 20 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 25 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 37 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 43 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 54 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 63 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 64 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 65 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 69 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 71 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 72 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 73 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 77 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 79 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 80 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 81 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 82 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 83 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 85 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 87 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 88 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 89 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 90 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 91 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 93 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 95 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 97 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 99 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 100 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 101 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 102 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 104 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 106 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 107 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 110 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 112 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 113 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 115 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 116 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 118 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 119 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 121 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 122 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 123 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 124 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 125 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 127 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 127 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 128 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 130 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 133 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 134 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 135 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 136 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 137 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 139 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 139 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 141 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 143 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 144 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 145 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 146 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 148 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 150 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 151 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 152 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 153 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 154 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 155 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 157 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 158 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 159 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 160 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 12, expected level should be 6. | 161 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 8, expected level should be 4. | 162 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 163 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 165 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 165 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 166 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 167 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 168 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 169 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 171 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 172 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 174 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 175 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 176 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 177 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 178 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 179 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 181 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 182 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 183 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 185 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 187 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 188 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.reflection.FieldReflection.getFieldValue' | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.Tested' | 17 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 25 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 45 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 46 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 48 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 49 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 51 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 52 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 53 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 55 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 56 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.Tested' | 18 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 42 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 56 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 57 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 59 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 60 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 61 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 69 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 71 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 73 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 81 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 82 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 86 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 87 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 88 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 90 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 92 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 93 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 97 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 99 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 100 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 101 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 102 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 103 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 105 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 106 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 107 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 109 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 112 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 116 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 118 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 120 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 122 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 123 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 124 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 125 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 127 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 128 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 130 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 132 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 135 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 137 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 138 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 140 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 141 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 142 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 143 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 144 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 146 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 147 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 149 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 150 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 151 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 153 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 154 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 156 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 157 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 158 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 160 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 161 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 163 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 164 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 165 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 167 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 168 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 169 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 170 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 171 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.classes.ClassReader' | 15 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 24 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 55 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 55 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 62 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 62 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 68 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 69 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.Tested' | 11 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 24 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 26 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 36 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 38 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 39 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 40 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 42 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 43 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 44 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 45 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 47 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.Tested' | 14 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 18 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 24 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 25 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 31 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 36 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 38 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 39 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 40 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 49 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 51 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 52 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 53 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 61 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 12, expected level should be 6. | 63 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 23 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.types.JavaType' | 26 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 39 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 43 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 50 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 50 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'consumedInjectables' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). | 55 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 61 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 65 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 67 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 69 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 70 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 72 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 73 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 74 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 75 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 76 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 77 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 79 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 80 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 81 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 82 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 86 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 87 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 91 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 95 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 97 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 102 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 107 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 110 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 111 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 112 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 113 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 114 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 115 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 117 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 120 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 123 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 124 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 125 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 127 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 128 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 129 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 130 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 133 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 135 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 137 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 139 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 140 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 141 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 142 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 144 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 145 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 146 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 148 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 150 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 152 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 153 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 155 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 157 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 158 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 160 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 162 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 163 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 165 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 167 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 168 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 169 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 170 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 172 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 173 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 175 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 176 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 178 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 179 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 180 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 181 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 182 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 184 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 185 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 187 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 189 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 190 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 191 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 193 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 194 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 195 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 197 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 198 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 200 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 202 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 203 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 204 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 205 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 207 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 209 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 210 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 212 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 214 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 216 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 217 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 218 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 12, expected level should be 6. | 219 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 8, expected level should be 4. | 220 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 221 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.injection.InjectionProvider' | 15 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.injection.InjectionPoint.getQualifiedName' | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 23 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.types.JavaType' | 26 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 36 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 53 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 63 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 63 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 70 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 74 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 76 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 78 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 79 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 81 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 82 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 83 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 84 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 86 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 87 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 91 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 93 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 100 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 102 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 103 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 104 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 106 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 107 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 108 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 109 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 111 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 112 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 113 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 114 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 115 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 118 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 120 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 122 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 123 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 124 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 126 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 128 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 129 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 130 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 131 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 132 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 133 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 134 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 135 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 136 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 137 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 138 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 139 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 140 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 141 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 143 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 144 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 145 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 146 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 147 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 148 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 149 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 150 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 152 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 153 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 154 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 155 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 156 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 157 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 159 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 160 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 162 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 165 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 167 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 169 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 170 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 171 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 173 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 175 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 176 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 177 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 178 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 179 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 181 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 182 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 183 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 185 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 187 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 188 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 189 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 191 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 192 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 193 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 195 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 196 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 197 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 200 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 201 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 202 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 203 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 205 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 206 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 208 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 209 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 210 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 213 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 214 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 215 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 216 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 218 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 219 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 221 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 224 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 226 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 227 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 228 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 230 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 231 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 232 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 235 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 236 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 237 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 239 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 240 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 242 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 243 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 244 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 246 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 247 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 249 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 252 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 253 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 254 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 255 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 257 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 259 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 261 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 262 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 263 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 264 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 268 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 268 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 270 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 271 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 272 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 273 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 274 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 275 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 277 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 279 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 280 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 281 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 282 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 283 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 285 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 287 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 288 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 290 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 291 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 292 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 293 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 296 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 297 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 298 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 299 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 300 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 301 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.injection.InjectionState' | 10 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 14 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 15 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 16 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.injection.InjectionPoint' | 12 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 16 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 22 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 24 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 25 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.injection.InjectionPoint.CONVERSATION_CLASS' | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 22 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.jvmConstants.Access' | 30 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 59 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 59 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 68 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 68 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 77 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 83 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 87 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 91 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 93 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 93 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 95 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 99 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 101 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 104 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 105 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 106 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 107 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 111 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 112 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 113 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 115 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 116 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 119 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 120 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 122 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 123 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 124 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 126 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 127 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 128 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 129 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 130 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 133 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 135 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 137 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 139 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 140 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 142 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 142 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 143 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 144 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 145 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 147 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 148 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 149 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 153 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 154 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 155 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 157 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 158 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 160 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 163 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 166 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 168 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 169 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 172 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 173 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 175 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 177 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 178 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 179 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 180 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 181 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 183 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 184 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 186 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 188 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 189 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 191 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 195 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 197 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 198 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 199 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 201 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 202 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 203 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 204 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 205 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 206 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 207 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 208 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 210 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 211 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 213 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 216 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 217 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 218 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 220 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 221 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 223 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 224 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 225 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 227 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 228 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 230 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 232 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 233 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 235 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 236 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be one of the following: 18, 20, 22. | 242 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 248 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 250 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 251 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 253 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 255 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 256 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 257 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 259 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 260 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 261 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 263 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 264 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 266 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 268 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 270 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 271 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 272 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 273 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 275 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 279 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 282 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 283 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 285 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 286 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 288 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 289 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 291 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 292 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 294 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 296 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 298 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 300 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 301 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 302 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 303 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 304 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 305 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 307 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 309 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 311 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 312 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 314 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 315 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 316 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 317 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 319 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 320 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 322 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 323 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 324 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.injection.InjectionPoint' | 22 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.xml.sax.Attributes' | 26 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'JPADependencies' must contain no more than '1' consecutive capital letters. | 34 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 55 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 56 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 58 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 59 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 61 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 65 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 69 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 71 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 74 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'try' has incorrect indentation level 12, expected level should be 6. | 81 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 82 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 83 | |
| naming | ParameterName | Parameter name 'qName' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 85 | |
| indentation | Indentation | 'if' child has incorrect indentation level 28, expected level should be one of the following: 22, 24, 26. | 87 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 91 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 12, expected level should be 6. | 92 | |
| blocks | EmptyCatchBlock | Empty catch block. | 92 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 12, expected level should be 6. | 93 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 97 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 99 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 102 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 103 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 105 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 106 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 107 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 109 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 110 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 111 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 115 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 117 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 120 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 121 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 123 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 125 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 127 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 129 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 131 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 133 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 134 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 135 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 137 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 139 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 140 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 143 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 144 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 146 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 147 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 148 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 149 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 18 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.injection.InjectionPoint' | 32 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 54 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 356 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 357 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 358 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 359 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 361 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 363 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be one of the following: 14, 16, 18. | 436 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be one of the following: 14, 16, 18. | 445 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 477 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 478 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 479 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 480 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 10 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 11 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 12 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 13 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 15 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 16 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 21 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.injection.InjectionPoint' | 21 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 39 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 45 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 49 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'do..while' has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 12, expected level should be 6. | 55 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 57 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 58 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 59 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 12, expected level should be 6. | 61 | |
| indentation | Indentation | 'do..while rcurly' has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 68 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'createFromTestedClassOrASuperclass' must contain no more than '1' consecutive capital letters. | 68 | |
| indentation | Indentation | 'do..while' has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 12, expected level should be 6. | 70 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 72 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 73 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 74 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 12, expected level should be 6. | 76 | |
| indentation | Indentation | 'do..while rcurly' has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 80 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 82 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 84 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 85 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 86 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 87 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 88 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 90 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 91 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 92 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 94 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 96 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 98 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 100 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 101 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 102 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 104 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 106 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 107 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 110 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 111 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 113 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 115 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 116 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 120 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 122 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 123 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 124 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 125 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 126 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 127 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 128 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 130 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 131 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 132 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 133 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 135 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 136 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 137 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 138 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 139 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 140 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 141 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 143 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 145 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 146 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 147 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 149 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 150 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 151 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 153 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 154 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 155 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 156 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 9 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 12 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 15 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 19 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 21 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 22 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 24 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 25 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 28 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 32 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 34 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 42 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 43 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 45 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 47 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 15 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 18 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 24 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 25 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 26 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 28 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 31 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 32 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 41 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 44 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 46 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 48 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 50 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 51 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 52 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 53 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 54 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 55 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 56 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 57 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 61 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 61 | |
| naming | ParameterName | Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 61 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 68 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 68 | |
| naming | ParameterName | Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 69 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 71 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 72 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 73 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 75 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 77 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 79 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 81 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 81 | |
| naming | ParameterName | Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 82 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 84 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 85 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 88 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 90 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 92 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 92 | |
| naming | ParameterName | Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 93 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 97 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 99 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 102 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 14 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 26 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 30 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 30 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 32 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 34 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 35 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 36 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 38 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 40 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 41 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 43 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 44 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 45 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 47 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 50 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 54 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 55 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 56 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 57 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 58 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 59 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 60 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 61 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 62 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 66 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 67 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 68 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 11 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 14 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 15 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 18 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 18 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 20 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 23 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 24 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 25 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 26 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 29 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 31 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 35 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 39 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 40 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 41 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 42 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 44 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 46 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 21 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 24 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 36 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 45 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 55 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 56 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 58 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 59 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 60 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 61 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 63 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 70 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 71 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 72 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 73 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 77 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 79 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 81 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 82 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 84 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 86 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 93 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 94 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 96 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 97 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 98 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 100 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 102 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 103 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 104 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 105 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 106 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 107 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 108 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 109 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 110 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 111 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 112 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 115 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 118 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 119 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 120 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 122 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 124 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 126 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 128 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 129 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 130 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 131 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 134 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 135 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 137 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 139 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 143 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 144 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 145 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 146 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 147 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 149 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 150 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 152 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 154 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 155 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 156 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 158 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 160 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 161 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 162 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 163 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 165 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 166 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 168 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 170 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 172 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 173 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 174 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 176 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 177 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 179 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 180 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 181 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 182 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 183 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 185 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 187 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 188 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 190 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 192 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 193 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 194 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 195 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 197 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 198 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 199 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 200 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 203 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 204 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 205 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 208 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 209 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 211 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 212 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '158'. | 214 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 214 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 216 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 217 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 219 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 220 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 222 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 223 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 224 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 225 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 226 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 227 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 229 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 230 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 231 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 233 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 235 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 237 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 238 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 239 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 240 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 242 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 244 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 245 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 246 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 248 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 248 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 249 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 250 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 251 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 252 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 254 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 255 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 256 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 257 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 258 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 259 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 260 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 262 | |
| indentation | Indentation | 'while' has incorrect indentation level 12, expected level should be 6. | 263 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 264 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 12, expected level should be 6. | 265 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 266 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 268 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 269 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 270 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 271 | |
| indentation | Indentation | 'switch' has incorrect indentation level 12, expected level should be 6. | 273 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 274 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 275 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 276 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 277 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 278 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 279 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 280 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 281 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 282 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 283 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 284 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 285 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 286 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 287 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 288 | |
| indentation | Indentation | 'else' child has incorrect indentation level 24, expected level should be 12. | 289 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 20, expected level should be 10. | 290 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 291 | |
| indentation | Indentation | 'block rcurly' has incorrect indentation level 16, expected level should be 8. | 292 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 293 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 294 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 295 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 12, expected level should be 6. | 296 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 298 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 299 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 300 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 301 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 303 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 304 | |
| indentation | Indentation | 'do..while' has incorrect indentation level 12, expected level should be 6. | 306 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 16, expected level should be 8. | 307 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 308 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 309 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 310 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 16, expected level should be 8. | 311 | |
| indentation | Indentation | 'do..while rcurly' has incorrect indentation level 12, expected level should be 6. | 312 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 314 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 316 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 317 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 318 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 319 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 321 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 322 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 324 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 325 | |
| indentation | Indentation | 'do..while' has incorrect indentation level 12, expected level should be 6. | 327 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 16, expected level should be 8. | 328 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 16, expected level should be 8. | 329 | |
| indentation | Indentation | 'do..while rcurly' has incorrect indentation level 12, expected level should be 6. | 330 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 332 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 333 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 335 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 336 | |
| indentation | Indentation | 'do..while' has incorrect indentation level 12, expected level should be 6. | 338 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 16, expected level should be 8. | 339 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 16, expected level should be 8. | 340 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 341 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 342 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 343 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 344 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 345 | |
| indentation | Indentation | 'do..while rcurly' has incorrect indentation level 12, expected level should be 6. | 346 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 347 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 349 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 350 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 351 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 352 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 354 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 355 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 357 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 358 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 359 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 361 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 362 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 363 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 365 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 366 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 367 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 368 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 370 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 371 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 373 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 375 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 376 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 377 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 379 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 380 | |
| indentation | Indentation | 'do..while' has incorrect indentation level 12, expected level should be 6. | 381 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 16, expected level should be 8. | 382 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 16, expected level should be 8. | 383 | |
| indentation | Indentation | 'do..while rcurly' has incorrect indentation level 12, expected level should be 6. | 384 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 385 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 386 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 387 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 389 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 390 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 391 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 393 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 394 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 395 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 397 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 398 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 399 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 400 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 401 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 403 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 404 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 406 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 407 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 408 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 409 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 410 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 412 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 414 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 415 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 417 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 417 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 419 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 421 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 422 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 423 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 424 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 426 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 427 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 428 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 429 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 431 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 432 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 433 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 434 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 435 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 437 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 438 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 440 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 441 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'typeVar' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). | 442 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 442 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 444 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 446 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 447 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 448 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 450 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 452 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 453 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 454 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 455 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 456 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 457 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 458 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 460 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 461 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 462 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 463 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 465 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 467 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 468 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 469 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 471 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 473 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 474 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 475 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 477 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 479 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 480 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 481 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 482 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 483 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 484 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 486 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 487 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 489 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 491 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 493 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 494 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 497 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 498 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 499 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 501 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 502 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 503 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 505 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 506 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 507 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 509 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 509 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 511 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 512 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 515 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 516 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 517 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 519 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 520 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 521 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 523 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 524 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 526 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 528 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 529 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 530 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '185'. | 532 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 532 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 534 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 535 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 536 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 537 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 539 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 539 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 540 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 541 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 542 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 544 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 545 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 546 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 547 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 548 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 549 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 550 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 551 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 554 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 555 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 556 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 557 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 558 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 559 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 561 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 562 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 563 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 564 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 566 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 567 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 569 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 571 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 572 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 573 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 575 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 576 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 577 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 579 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 580 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 582 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 584 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 585 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 587 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 588 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 589 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 590 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 591 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 592 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 593 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 594 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 595 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 596 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 598 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 599 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '539'. | 601 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 601 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 602 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 603 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 606 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 608 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 610 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 612 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 614 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 616 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 618 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 619 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 621 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 622 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 623 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 625 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 626 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 627 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 628 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 629 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 630 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 631 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 633 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 634 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 636 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 637 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 639 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 641 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 642 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 645 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 646 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 648 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 649 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 651 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 653 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 654 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 655 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 656 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 657 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 659 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 660 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 662 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 663 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 664 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 665 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 667 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 668 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 669 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 670 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 672 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 673 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 675 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 676 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 678 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 679 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 680 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 681 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 683 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 684 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.reflection.ParameterReflection.acceptsArgumentTypes' | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 20 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.Delegate' | 23 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 27 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 46 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 48 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 49 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 50 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 52 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 54 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 55 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 56 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 57 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 60 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 68 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 69 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 70 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 72 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 74 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 75 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 76 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 80 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 82 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 82 | |
| naming | ParameterName | Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 83 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 87 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 89 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 93 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 95 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 95 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 101 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 102 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 103 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 104 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 105 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 106 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 107 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 108 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 110 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 111 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 112 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 113 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 114 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 115 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 116 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 117 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 119 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '34'. | 121 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 121 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 121 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 124 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 126 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 128 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 129 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 130 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 131 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 133 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 134 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 135 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 137 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 137 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 140 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 143 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 144 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 146 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 147 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 148 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 150 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 153 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 155 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 156 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 158 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 160 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 161 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 163 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 165 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 166 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 167 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 170 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 171 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 173 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 174 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 176 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 179 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 180 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 182 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 183 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 184 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 185 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 187 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 191 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 192 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 193 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 194 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 195 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 197 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 198 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 200 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 200 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 202 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 203 | |
| indentation | Indentation | 'do..while' has incorrect indentation level 8, expected level should be 4. | 205 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 12, expected level should be 6. | 206 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 208 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 209 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 210 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 12, expected level should be 6. | 212 | |
| indentation | Indentation | 'do..while rcurly' has incorrect indentation level 8, expected level should be 4. | 213 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 215 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 216 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 217 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 219 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 220 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 222 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 224 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 225 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 227 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 228 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 230 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 231 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 232 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 234 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 236 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 238 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 239 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 240 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 242 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 243 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 245 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 247 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 248 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 249 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 251 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 252 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.util.DefaultValues' | 14 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 20 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 20 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 25 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 25 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 39 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 41 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 42 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 43 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 44 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 45 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 47 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 51 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.Invocation' | 15 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 18 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 33 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 34 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 35 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 42 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 52 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 53 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 55 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 56 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 57 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 66 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 68 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 72 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 74 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 77 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 78 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 80 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 81 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 82 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 86 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 88 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 91 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 93 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 95 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 97 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 102 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 106 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 107 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 110 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 112 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 115 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 116 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 118 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 119 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 120 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 123 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 124 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 126 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 129 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 130 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.util.ClassLoad' | 14 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 17 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 26 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 32 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 34 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 35 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 39 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 42 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 44 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'try' has incorrect indentation level 12, expected level should be 6. | 61 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 62 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 64 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 65 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 66 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 67 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 69 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 12, expected level should be 6. | 70 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 16, expected level should be 8. | 71 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 73 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 74 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 75 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 16, expected level should be 8. | 77 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 79 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 80 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 81 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 12, expected level should be 6. | 82 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 84 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 86 | |
| naming | ParameterName | Parameter name 'aType' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 87 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'try' has incorrect indentation level 12, expected level should be 6. | 90 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 91 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 12, expected level should be 6. | 92 | |
| blocks | EmptyCatchBlock | Empty catch block. | 92 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 12, expected level should be 6. | 93 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 97 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 99 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 102 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 11 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 13 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 14 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 15 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 19 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 20 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 21 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 22 | |
| blocks | EmptyCatchBlock | Empty catch block. | 22 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.classes.ClassReader' | 19 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'createSyntheticFieldsInJREClassToHoldClassLoadingBridges' must contain no more than '1' consecutive capital letters. | 33 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 42 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 43 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'member def type' has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 56 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 64 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 65 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 67 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 68 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 69 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 70 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 71 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 72 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 74 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 77 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'getModifiedJREClassWithAddedFields' must contain no more than '1' consecutive capital letters. | 78 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 79 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 81 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 94 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 95 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.util.ClassLoad.loadClassAtStartup' | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 18 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.MockUp' | 20 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'JMockitInitialization' must contain no more than '1' consecutive capital letters. | 27 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 33 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 43 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 44 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 48 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 56 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 65 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 80 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 81 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 85 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 87 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 88 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 89 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 90 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 91 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 92 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 93 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 94 | |
| blocks | EmptyCatchBlock | Empty catch block. | 94 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 96 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 97 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 99 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.ClassIdentification' | 16 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 24 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 54 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 12, expected level should be 6. | 56 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 68 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 68 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 71 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 75 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 75 | |
| naming | ParameterName | Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 76 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 78 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 79 | |
| blocks | EmptyCatchBlock | Empty catch block. | 79 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 81 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 83 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 87 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 89 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 91 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 93 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 93 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 96 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 98 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 102 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 103 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 104 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 109 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 111 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 113 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 115 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 116 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 119 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 121 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 121 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 123 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 124 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 127 | |
| naming | LocalVariableName | Local variable name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 127 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 128 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 129 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 130 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 131 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 133 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 134 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.startup.Startup' | 16 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 24 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 24 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 49 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 50 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 66 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 67 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 71 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 73 | |
| naming | ParameterName | Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 74 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 80 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 85 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 87 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 90 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '73'. | 92 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 92 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 97 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 99 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 100 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 101 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 102 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 104 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 106 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 107 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 108 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 109 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 110 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 111 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 114 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 116 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 120 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '87'. | 122 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 122 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 122 | |
| naming | ParameterName | Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 123 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 124 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 125 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 126 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 127 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 129 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 130 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 131 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 132 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 134 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 136 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 137 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '56'. | 139 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 139 | |
| naming | ParameterName | Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 139 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 140 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 141 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.util.GeneratedClasses.getMockedClass' | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 28 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.ClassFile' | 31 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 51 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 56 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 56 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 58 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 58 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 69 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 74 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 74 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 80 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 92 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 103 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 115 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 118 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 120 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 122 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 123 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 124 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 125 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 129 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 130 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 131 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 135 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 136 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 137 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 139 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 139 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 140 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 141 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 142 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 143 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 144 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 148 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 148 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 149 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 152 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 153 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 154 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 156 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 156 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 157 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 158 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 160 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 161 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 162 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 164 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 165 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 166 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 168 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 169 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 171 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 172 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 174 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 174 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 175 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 177 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 178 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 179 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 180 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 182 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 183 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 184 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 186 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 187 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 188 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 189 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 190 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 191 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 193 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 194 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 196 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 196 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 197 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 198 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 200 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 201 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 202 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 204 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 205 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 207 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 209 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 210 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 211 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 213 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 213 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 215 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 217 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 218 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 219 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 221 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 223 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 225 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 226 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 227 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 229 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 231 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 232 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 233 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 235 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 236 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 237 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 239 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 240 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 241 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 242 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 243 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 245 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 246 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '135'. | 250 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 250 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 250 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 251 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 253 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 255 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 256 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 257 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 259 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 260 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 264 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 265 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 266 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 268 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 269 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 270 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 271 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 272 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 273 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 275 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 276 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 277 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 278 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 279 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 281 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 283 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 285 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 287 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 289 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 290 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 292 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 293 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 294 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 295 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 296 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 298 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 299 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 301 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 302 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 303 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 304 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 306 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 308 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 309 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 310 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 311 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 312 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 314 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 315 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 316 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 317 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 318 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 319 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 320 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 321 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 322 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 324 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 325 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 326 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 327 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 328 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 330 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 331 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 332 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 334 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 335 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 336 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 337 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 339 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 340 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 341 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 342 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 344 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 345 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 347 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 348 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 350 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 351 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 352 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 353 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 354 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 355 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 356 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 357 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 358 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 362 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 364 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 365 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 367 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 368 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 369 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 371 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 373 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 374 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 378 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 379 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 380 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 384 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 385 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 386 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 388 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 389 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 391 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 392 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 393 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 394 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 395 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 396 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 397 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 401 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 401 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 402 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 403 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 404 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 405 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 407 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 408 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 410 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 411 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 412 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 414 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 415 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 416 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 417 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 419 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 420 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 422 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 422 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 423 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 424 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 425 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 426 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 427 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 429 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 430 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.util.TestMethod' | 14 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 16 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 26 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 31 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 32 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 45 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 45 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 50 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.ClassIdentification' | 15 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 18 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 29 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 38 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 42 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 43 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 44 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 45 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 46 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 47 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 12, expected level should be 6. | 49 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.expectations.RecordAndReplayExecution' | 10 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 68 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 70 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 80 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 82 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 84 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 87 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 89 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 92 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 94 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 97 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 99 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 102 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 104 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 106 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 107 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 109 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 111 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 112 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 114 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 116 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 117 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 119 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 122 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 124 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 126 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 127 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 132 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 133 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 134 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 136 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 137 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 138 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 139 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 141 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 143 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 145 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 146 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 147 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 149 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 150 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 151 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 153 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 154 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 155 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 157 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 158 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 159 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 161 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 162 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 163 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 165 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 166 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 167 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 169 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 170 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 171 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 176 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 176 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 178 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 180 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 181 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 182 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 184 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 185 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 187 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 189 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 190 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 194 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 194 | |
| naming | ParameterName | Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 194 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 195 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 197 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 198 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 199 | |
| blocks | EmptyCatchBlock | Empty catch block. | 199 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 200 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 201 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 202 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 203 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 12, expected level should be 6. | 204 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 8, expected level should be 4. | 205 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 206 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 10 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 13 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 14 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 15 | |
| indentation | Indentation | 'static initialization' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 18 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 19 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 20 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 21 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 24 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 25 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'static initialization rcurly' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.state.TestRun' | 13 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 15 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| naming | ParameterName | Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 25 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 26 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 34 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'try' has incorrect indentation level 12, expected level should be 6. | 40 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 41 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 12, expected level should be 6. | 42 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 16, expected level should be 8. | 43 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 16, expected level should be 8. | 44 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 12, expected level should be 6. | 45 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'loadClassFromAClassLoader' must contain no more than '1' consecutive capital letters. | 53 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 57 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 58 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 59 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 61 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 62 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 63 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 65 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 66 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'contextCL' must contain no more than '1' consecutive capital letters. | 66 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 67 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 69 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 70 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 71 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 72 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 73 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 77 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 79 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 79 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 81 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'contextCL' must contain no more than '1' consecutive capital letters. | 81 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 85 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 87 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 88 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 90 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 91 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 92 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 93 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 95 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 96 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 101 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '34'. | 103 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 103 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 103 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 106 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 107 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 108 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 110 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 112 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 112 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 116 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 118 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 120 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 122 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 124 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 125 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 127 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 127 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 130 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 132 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 133 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 134 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 135 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 136 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 138 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 139 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 140 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 142 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 142 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 144 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 145 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 147 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 148 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 149 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 151 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 152 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 153 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 154 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 155 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 157 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 158 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 160 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 160 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 162 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 164 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 165 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 166 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 168 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 169 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 171 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 173 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 175 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 176 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 178 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 179 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 180 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 182 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 183 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 184 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 186 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 187 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 188 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 190 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 191 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 192 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 194 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 195 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 196 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 197 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 9 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 10 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 11 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 17 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 17 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| naming | ParameterName | Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 20 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 21 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 24 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 25 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 28 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 35 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 36 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 37 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 38 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 39 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.util.Utilities.JAVA8' | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 38 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.types.ArrayType' | 41 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'static initialization' has incorrect indentation level 4, expected level should be 2. | 61 | |
| whitespace | EmptyLineSeparator | 'STATIC_INIT' should be separated from previous line. | 61 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 87 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 101 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 102 | |
| indentation | Indentation | 'static initialization rcurly' has incorrect indentation level 4, expected level should be 2. | 103 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 105 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 107 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 110 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 111 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 116 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 136 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 156 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 179 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 180 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 181 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 182 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 184 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 186 | |
| blocks | EmptyCatchBlock | Empty catch block. | 186 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 187 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 188 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 190 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 192 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 193 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 194 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 196 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 196 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 198 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 200 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 201 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 202 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 204 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 206 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 207 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 208 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 210 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 211 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 212 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 215 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 216 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 218 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 218 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 220 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 222 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 223 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 224 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 226 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 227 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 229 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 231 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 232 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 234 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 235 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '196'. | 237 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 237 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 237 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 239 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 240 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 241 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 243 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 244 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 245 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 247 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 248 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 250 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 250 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 252 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 253 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 254 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 255 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 256 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 257 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 258 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 259 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 260 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 261 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 262 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 263 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 264 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 265 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 266 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 267 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 268 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 269 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 270 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 271 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 272 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 273 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 274 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 276 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 276 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 279 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 280 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 281 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 283 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 284 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 285 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 287 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 288 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 289 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 291 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 292 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 293 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 295 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 296 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 297 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 299 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 300 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 301 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 303 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 304 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 305 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 307 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 308 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 309 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 311 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 312 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 9 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 12 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 13 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 14 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 19 | |
| naming | ParameterName | Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 20 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 21 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 24 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 25 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 26 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 29 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 31 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 32 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 33 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 51 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 51 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 56 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 66 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 66 | |
| naming | ParameterName | Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 67 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 70 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 74 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 80 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.internal.state.ParameterNames' | 13 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 15 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 38 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 69 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 71 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 73 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 74 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 75 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 76 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 77 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 78 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 79 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 81 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 83 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 85 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 87 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 94 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 98 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 100 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 104 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 106 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 107 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 108 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 109 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 110 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 111 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 113 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 115 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 117 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 120 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 122 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 123 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 124 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 125 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 127 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 128 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 130 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 131 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 134 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 135 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 137 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 138 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 140 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 141 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 142 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 144 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 146 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 147 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 148 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 150 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 152 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 154 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 155 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 156 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 157 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 158 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 159 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 160 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 161 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 162 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 164 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 165 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 166 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 167 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 169 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 170 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 171 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 172 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 174 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 177 | |
| indentation | Indentation | 'switch' has incorrect indentation level 8, expected level should be 4. | 179 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 180 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 181 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 182 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 183 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 184 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 185 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 186 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 187 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 188 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 189 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 190 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 191 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 192 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 193 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 194 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 195 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 196 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 197 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 198 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 199 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 200 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 201 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 202 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 203 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 204 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 8, expected level should be 4. | 205 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 207 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 208 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 210 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 211 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 213 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 214 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 215 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 216 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 217 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 218 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 220 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 222 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 225 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 227 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 228 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 230 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 231 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 233 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 234 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 235 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 10 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 11 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 12 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 14 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 16 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 19 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 23 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 24 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 25 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 26 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 29 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 33 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 35 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 36 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 37 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 39 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 45 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 45 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.metadata.ClassMetadataReader' | 12 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 18 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 24 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 26 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 30 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 31 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 32 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 34 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 35 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 36 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 38 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 39 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 40 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 41 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 42 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 9 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 15 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 21 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 26 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 38 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'filteredST' must contain no more than '1' consecutive capital letters. | 39 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 43 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 44 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 46 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 48 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 49 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 50 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 51 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 62 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 66 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'isJDKOr3rdPartyLibraryInternalMethod' must contain no more than '1' consecutive capital letters. | 66 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 77 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 79 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'isJMockitMethod' must contain no more than '1' consecutive capital letters. | 79 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 81 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 87 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 88 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 94 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 99 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 101 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 101 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 102 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 104 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 106 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 107 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 109 | |
| indentation | Indentation | 'try' has incorrect indentation level 16, expected level should be 8. | 110 | |
| indentation | Indentation | 'try' child has incorrect indentation level 20, expected level should be 10. | 111 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 16, expected level should be 8. | 112 | |
| blocks | EmptyCatchBlock | Empty catch block. | 112 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 16, expected level should be 8. | 113 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 114 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 115 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 116 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 117 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 119 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.types.JavaType' | 15 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 17 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 33 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 68 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 68 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 70 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 14 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 17 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 21 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 24 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 25 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 26 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 27 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 30 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 33 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 36 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 39 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 42 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 46 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 61 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 62 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 63 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 64 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 65 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 66 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 67 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 68 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 69 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 70 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 71 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 72 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 73 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 74 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 75 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 76 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 77 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 78 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 80 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 84 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 86 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.methods.MethodVisitor' | 16 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 21 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 25 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 26 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 27 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 28 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 30 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 34 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 36 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 38 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 39 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 40 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 41 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 42 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 43 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 45 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 53 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 55 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 69 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 69 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 72 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 73 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 83 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 85 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 87 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 89 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 91 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 93 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'mockit.asm.types.ArrayType' | 9 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 13 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 14 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 19 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 21 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 24 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 25 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 30 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 36 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 46 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 48 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 49 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 50 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 52 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 53 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 55 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 56 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 57 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 58 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 59 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 63 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 63 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 66 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 72 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 74 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 20 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'static initialization' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'static initialization rcurly' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 42 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 45 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 49 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 49 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 51 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 52 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 53 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 58 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 58 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 60 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 61 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 62 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 67 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 67 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 70 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 71 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 72 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 74 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 75 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 76 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 78 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 79 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 80 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 81 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 83 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 84 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 85 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 86 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 88 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 89 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 90 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 91 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 93 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 95 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 97 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 97 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 99 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 100 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 101 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 102 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 104 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 105 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 107 | |
| naming | ParameterName | Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 108 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 110 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 111 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 113 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 115 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 116 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 117 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 7 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 8 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 9 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 11 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 8 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 8 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 14 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 14 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 23 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 23 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 28 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'jmockit.loginExample.domain.userAccount' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 5 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 6 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 7 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 8 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 9 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 11 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 12 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 13 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 14 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 17 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 21 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 25 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'jmockit.loginExample.domain.userLogin' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 3 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'jmockit.loginExample.domain.userLogin' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| imports | CustomImportOrder | Extra separation in import group before 'jmockit.loginExample.domain.userAccount.UserAccount' | 7 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 9 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 10 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 12 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 14 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 19 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 21 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 24 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 25 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 28 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 30 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 37 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 41 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 50 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 51 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 53 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 55 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 57 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 58 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 59 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 61 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 62 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'jmockit.loginExample.domain.userLogin' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 3 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'jmockit.loginExample.domain.userLogin' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 3 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'java8testing' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 9 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 18 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | PackageName | Package name 'java8testing' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 17 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'petclinic.pets.Pet' | 14 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'petclinic.util.Database' | 10 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nullable' | 5 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 46 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 46 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 48 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 4 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 4 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 7 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 7 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 28 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.persistence.CascadeType' | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'petclinic.owners.Owner' | 18 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 69 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 71 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 77 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 79 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 81 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 83 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 85 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 87 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'petclinic.owners.Owner' | 11 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 24 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 37 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 49 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'petclinic.owners.Owner' | 12 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 33 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 36 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 60 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 60 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 62 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 64 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 65 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 66 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 67 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'petclinic.util.BaseEntity' | 7 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 14 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 15 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 20 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 24 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.persistence.GeneratedValue' | 7 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 26 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 37 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 40 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnegative' | 5 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 77 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 83 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 87 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 91 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 96 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 96 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 103 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 104 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 105 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 106 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 107 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 110 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 111 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 119 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 120 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 121 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 12 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 14 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'petclinic.util.BaseEntity' | 6 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 13 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 14 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 18 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.persistence.CascadeType' | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'petclinic.util.Person' | 14 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'petclinic.util.Database' | 9 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 16 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 21 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nullable' | 5 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 25 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.persistence.Entity' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'petclinic.pets.Pet' | 12 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nonnull' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'petclinic.pets.Pet' | 10 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 18 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 21 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 23 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 24 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Nullable' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'petclinic.pets.Pet' | 11 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 60 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 60 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 62 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 66 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 66 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 68 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.persistence.Column' | 5 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 10 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 12 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 15 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 17 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 26 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.commons.mail.Email' | 9 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 17 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 17 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 24 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 24 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 30 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 30 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 53 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 68 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 80 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 82 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 86 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 87 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 90 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.persistence.EntityManager' | 6 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 15 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 15 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 25 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 25 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'static initialization' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 43 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 45 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'static initialization rcurly' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 58 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 58 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 63 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 64 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 68 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 70 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 71 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 77 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 79 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 81 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 83 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 87 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 88 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 92 |